1. 首页
  2. 数据库
  3. 其它
  4. bitraft::party_popper:使用Raft与Go编写的Redis兼容API达成共识的Bitcask分布式KeyValue存储 源码

bitraft::party_popper:使用Raft与Go编写的Redis兼容API达成共识的Bitcask分布式KeyValue存储 源码

上传者: 2021-02-06 05:00:04上传 ZIP文件 33.62KB 热度 6次
漂流 使用达成共识的分布式键/值存储,并使用编写的兼容API。 基于 。 (请参阅 ) Redis兼容API 基于Bitcask的磁盘存储 命令支持筏 与现有的Redis客户端兼容 用法 $ go get github.com/prologic/bitraft $ bitraft 码头工人 您还可以使用: $ docker pull prologic/bitraft $ docker run -d -p 4920:4920 prologic/bitraft 会话示例 命令: SET key value GET key DEL key [key ...] KEYS [WITHVALU
下载地址
用户评论