An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# babydb
BabyDB is experimental time serie database.

## Architect
![architect](docs/images/2bdb-architect.png)

## Components
### TS Engine
1. Get, Put, and Indexing.

### Schema
1. Data structure

### Coodinator & Notifier
1. Service notice, find
2. Rebalance

### Global index

### Sharding

###