Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 20 hours 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-29T03:33:47.000Z (9 months ago)
- Last Synced: 2024-06-21T14:29:22.063Z (5 months ago)
- Topics: database, kvstore, nosql, storage-engine
- Language: Go
- Homepage: https://bitalos.zuoyebang.com
- Size: 3.96 MB
- Stars: 118
- Watchers: 16
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![bitalos](./docs/bitalos.png)
## 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.