Monday, July 8, 2024

Show HN: WAL Implementation in Golang https://ift.tt/GNEAbhf

Show HN: WAL Implementation in Golang I wrote this simple WAL library in Golang that I use to write data that my kafka producer fails due to errors like Broker going down or some other issue. Took inspiration from etcd/wal https://ift.tt/yocDHiJ July 9, 2024 at 12:20AM

No comments:

Post a Comment

Show HN: Inspect and extract files from MSI installers directly in your browser https://ift.tt/X6PntGW

Show HN: Inspect and extract files from MSI installers directly in your browser Hey everyone! I'm excited to share a small web app I bui...