Hacker News new | ask | show | jobs
by pushkarg 849 days ago
Fully-managed; Eventually consistent; Embedded (no RPC for read-path); In-memory with option to spill to disk.

Detailed benchmarks linked in the Github Readme. Single digit microsecond read latencies.

Written in Rust - available for use in Java and Go.