2 comments

[ 27.5 ms ] story [ 1015 ms ] thread
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?