Published a new blog post: Building a Distributed Log Using S3 (Under 150 Lines of Go)

The log is a powerful storage abstraction. Using a log, you can build a database, message queue, or event streaming system. S3 makes it all better and easier!

https://avi.im/blag/2024/s3-log
Post image

Comments