Hybrid-tier key-value storage engine built on object storage & local SSDs. Engineered for batch-write efficiency and read optimization with ultra-low tail latency.
Stars
434
Forks
26
Watchers
434
Open Issues
34
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: reopen download does not overwrite the exsiting data (#436)
ed306a2View on GitHubfix: check memindexpage handle valid at compaction (#428)
0cd446aView on GitHubfix: delay stopping standby and cloud thread and remove verbose log (#427)
08a4021View on GitHubfeat: Use partition-group CURRENT_TERM and sync it during cloud startup (#424)
12bffb1View on GitHubadd MemIndexPage::err_ to cache the result error of ReadPage (#422)
5a8215cView on GitHubfeat: introduce the standby feature for local mode (#394)
24483fbView on GitHubchore: reuse S3TestClient and skip creating the same bucket to speedup ut (#398)
bfb684fView on GitHubfeat: add auto credential option for cloud backends (#347)
695b094View on GitHub