▲ | Show HN: Drop-in Redis replacement in Rust with 5M+ GET/s(github.com) | |||||||
19 points by mehrant 8 hours ago | 3 comments | ||||||||
▲ | mehrant 7 hours ago | parent | next [-] | |||||||
The Redis-compatible server is based on Feox DB, which is an embedded KV Store in Rust. | ||||||||
▲ | znpy 3 hours ago | parent | prev [-] | |||||||
As somebody that has pushed some proprietary services to 4.5M RPS at low-latency (~850-900us p99 in the same dc) I'm a bit skeptical about the "5M+ GET/s" claim. I'd like to see how the benchmark was performed, on what hardware, with what client-side latencies (ok p50, but what about p99/p99.9?). A few tables with no methodological details sound a bit fishy. | ||||||||
|