Friday, June 6, 2025

Show HN: This database never puts you on hold https://ift.tt/9JwkIGN

Show HN: This database never puts you on hold Hey everyone! I hope you’re all having a great day. Today I’m sharing an experimental open-source project I’ve been working on for the past few months called Wildcat. Wildcat is an embedded persistent storage engine implementing an lsm tree similar to RocksDB and or LevelDB. The motivation for this system was to try to solve the multi-writer bottlenecks that most embedded systems incur. With that, during my journey with storage systems especially the log structured flavour I’ve implemented a lot of interesting optimizations and algorithms in regards to the write and read paths. I hope you check it out :) Alex https://ift.tt/3Hv4N1u June 5, 2025 at 11:02PM

No comments:

Post a Comment

Show HN: Emailcore – write chiptune in plain text in the browser https://ift.tt/8jZWpyE

Show HN: Emailcore – write chiptune in plain text in the browser I tried using the AudioContext API to make the most primitive browser-based...