其他分享
首页 > 其他分享> > Dragonfly memory store All In One

Dragonfly memory store All In One

作者:互联网

Dragonfly memory store All In One

A Modern Redis Replacement
robably the fastest memory store in the universe. Fully compatible with Redis™* and Memcached. Scales easily to handle millions of QPS and hundreds of GBs of memory.

现代 Redis 替代品
可能是宇宙中最快的记忆库。 与 Redis™* 和 Memcached 完全兼容。 轻松扩展以处理数百万 QPS 和数百 GB 内存。

Millions of operations per second from a single instance

单个实例每秒数百万次操作

https://github.com/dragonflydb/dragonfly

https://dragonflydb.io/blog/


# Dragonfly self managed is free and takes 10 seconds to setup.
# Get Dragonfly running
$ docker run --network=host --ulimit memlock=-1 docker.dragonflydb.io/dragonflydb/dragonfly

# Test with redis-cli
$ redis-cli PING
      

refs

Dragonfly 内存数据缓存系统

https://www.infoq.cn/article/AlF5NIhHdskayl0MTyQG



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载

标签:Dragonfly,Redis,https,memory,dragonflydb,store
来源: https://www.cnblogs.com/xgqfrms/p/16647467.html