https://github.com/babydb/babydb
BabyDB is experimental time serie database.
https://github.com/babydb/babydb
database distributed golang key-value rocksdb time-series
Last synced: 6 months ago
JSON representation
BabyDB is experimental time serie database.
- Host: GitHub
- URL: https://github.com/babydb/babydb
- Owner: babydb
- License: mit
- Created: 2018-12-12T05:57:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T07:04:48.000Z (about 7 years ago)
- Last Synced: 2024-06-20T06:36:28.322Z (about 2 years ago)
- Topics: database, distributed, golang, key-value, rocksdb, time-series
- Language: Go
- Size: 165 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babydb
BabyDB is experimental time serie database.
## Architect

## Components
### TS Engine
1. Get, Put, and Indexing.
### Schema
1. Data structure
### Coodinator & Notifier
1. Service notice, find
2. Rebalance
### Global index
### Sharding
###