ankuranand

↗ HN profile [ 95.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…