summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-07-29WIP: fix swarmkv_net_send() bugoptimize-multithread-lockfree-ringbufZheng Chao
2023-07-11WIPZheng Chao
2023-06-07WIPZheng Chao
2023-05-05Feature Fair and Bulk Token Bucket郑超
2023-03-11:bug: Fix inaccuarte `TINFO` when a token bucket has a zero CIR and zero CBS.Zheng Chao
2023-02-06:memo: Update documents.Zheng Chao
2023-01-13:recycle: The keyspace uses future-promise to do HTTP get.Zheng Chao
2022-12-09:zap: For multi-thread scalability, each worker thread maintains connections ...Zheng Chao
2022-12-06:sparkles: `CRDT INFO` command for debug.Zheng Chao
2022-11-30:sparkles: Support `KEYSLOT` command.Zheng Chao
2022-11-28When cluster leader changes slot table, log changed slots.Zheng Chao
2022-11-16:bug: Bugfix: Writing on key with no local replica repeatly breaks consistency.Zheng Chao
2022-11-16:sparkles: New `TYPE` command returns the string representation of the type o...Zheng Chao
2022-11-15Fix typosZheng Chao
2022-11-15:art: Format CodeZheng Chao
2022-11-15:pencil2: Fix wrong image path.Zheng Chao
2022-11-15:art: Improve structure of the .md files.Zheng Chao
2022-08-06Use pthread_join to wait worker threads and keyspace threads exit.zhengchao