Hacker News new | ask | show | jobs
WildcatDB (github.com)
4 points by diagraphic 377 days ago
2 comments

Hey! Today I’m sharing Wildcat which is a modern storage engine I’ve been working on for highly concurrent, transactional workloads that require fast write and read throughput.

I hope you check it out :) happy to answer any questions!

Hey! Do you have any benchmarks comparing Wildcat's throughput against established engines like RocksDB or LevelDB? What workloads show the most dramatic improvements?