tsink - Embedded Time-Series Database for Rust
Summary
tsink is an embedded time-series database for Rust with an LSM-tree storage engine, PromQL query engine, and a Prometheus-compatible server. The 0.8.0 release rewrites storage, adds multi-type values, async storage, and aggressive compression (Gorilla) with high throughput benchmarks. The article includes usage examples and benchmarks, illustrating tsink's suitability for embedded, high-throughput time-series workloads in business IT contexts.