Skip to content

jsam/structdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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