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


Comments URL: https://news.ycombinator.com/item?id=40908178

Points: 23

# Comments: 8

https://github.com/stym06/rebuf

Created 6mo | Jul 8, 2024, 8:30:10 PM


Login to add comment