mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
发布应用 Kvrocks
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Kvrocks
|
||||
|
||||
分布式键值 NoSQL 数据库,它使用 RocksDB 作为存储引擎,兼容 Redis 协议。
|
||||
|
||||
<img height="128px" src="https://file.lifebus.top/apps/kvrocks/logo.png" alt="Kotatsu" width="128px"/>
|
||||
|
||||

|
||||
|
||||
## 特性
|
||||
|
||||
### Redis 兼容
|
||||
|
||||
用户可以通过任何 Redis 客户端访问 Apache Kvrocks。
|
||||
|
||||
### 命名空间
|
||||
|
||||
类似于 Redis SELECT,但每个命名空间都配备了令牌。
|
||||
|
||||
### 复制
|
||||
|
||||
使用 MySQL 等 binlog 进行异步复制。
|
||||
|
||||
### 高可用
|
||||
|
||||
支持Redis哨兵在主从发生故障时进行故障转移。
|
||||
|
||||
### 集群
|
||||
|
||||
集中管理,但可通过任何 Redis 集群客户端访问。
|
||||
|
||||
---
|
||||
|
||||

|
||||
Reference in New Issue
Block a user