ankuranand
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Building a Key-Value Database on S3 in Go (medium.com)
- Isledb: Database Built on Object Storage (isledb.com)
-
Hi everyone — I’m the developer of UnisonDB, an open-source log-native database built in Go for distributed and edge-scale systems. UnisonDB rethinks the boundary between databases and streaming systems. Instead of…
-
Hey Folks, I’ve been experimenting with an idea that combines a database and a message bus into one system, for a system that need colocated state at the edge. Every database already has a log—the Write-Ahead Log. It's…