Skip to content

Simple, Stupid Time Series Database. For educational purposes

License

Notifications You must be signed in to change notification settings

tuannh982/sstsdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSTSDB

Simple, Stupid Time Series Database

K-V storage with simple time tiered compaction policy

This is a simple implementation of K-V DB with time tiered compaction policy. The code is a mess, but it only contains a small amount of classes, so it's not so hard to look into the implementation. Beside the messy code, this implementation is low on running performance and should only be used for educational purpose.

About

Simple, Stupid Time Series Database. For educational purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages