structdb 0.17.0

Persistent data structures using RocksDB.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# structDB

Persistent data structure using RocksDB.


# Features

- Write-Ahead Log 
- Read snapshots
- Write batching
- Metadata support
- Stateless iterators
- Stateful iterators
- Sliding window
- Counter and time based identifiers 
- Distance metrics
- Data exporting