Durable and Memory Friendly timeseries database.
Utilizes Write Ahead Log (WAL) for records, reducing IO and memory usage.
19,172 ns/op. In-memory-like speed. WAL-class durability.
Works in just 7MB memory and scales regardless of the number of keys.
Replies