Raft-based, highly-available distributed cache implementation
Go to file
2023-12-27 19:44:22 +05:30
bench feat: add protobuf bench 2023-12-26 14:59:43 +05:30
proto/dcache feat: use protobuf for RPC 2023-12-26 14:58:55 +05:30
src fix: actix actors will only start on actix_rt 2023-12-27 19:44:22 +05:30
.dockerignore feat: pkg docker 2023-12-17 19:37:44 +05:30
.gitignore feat: load libmcaptcha and add state endpoint 2023-12-14 17:59:38 +05:30
.woodpecker.yml feat: enable CI 2023-12-17 19:29:37 +05:30
build.rs feat: use protobuf for RPC 2023-12-26 14:58:55 +05:30
Cargo.lock fix: actix actors will only start on actix_rt 2023-12-27 19:44:22 +05:30
Cargo.toml fix: actix actors will only start on actix_rt 2023-12-27 19:44:22 +05:30
check.sh feat: use protobuf for RPC 2023-12-26 14:58:55 +05:30
Dockerfile feat: pkg docker 2023-12-17 19:37:44 +05:30
LICENSE.md feat: add license file 2023-05-26 00:43:28 +05:30
test-cluster.sh init 2023-05-24 21:22:14 +05:30
test.py feat: post to leadere 2023-05-27 10:29:05 +05:30