https://github.com/zuoyebang/bitalostable
Bitalostable is a KV storage engine. It is used to store bitalostored cold data.
https://github.com/zuoyebang/bitalostable
database kvstore nosql storage-engine
Last synced: about 1 year ago
JSON representation
Bitalostable is a KV storage engine. It is used to store bitalostored cold data.
- Host: GitHub
- URL: https://github.com/zuoyebang/bitalostable
- Owner: zuoyebang
- License: bsd-3-clause
- Created: 2024-02-26T09:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T02:31:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T13:45:22.359Z (about 1 year ago)
- Topics: database, kvstore, nosql, storage-engine
- Language: Go
- Homepage: https://bitalos.zuoyebang.com
- Size: 3.97 MB
- Stars: 120
- Watchers: 16
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Introduction [δΈζη](./README_CN.md)
Bitalostable is a KV storage engine based on [pebble](https://github.com/cockroachdb/pebble), optimizes the IO architecture for low-frequency request data. It is used to store bitalostored cold data.