Distributed key-value db in go #1: local database

Опубликовано: 14 Март 2026
на канале: SovietReliable
6,309
180

In this video we will start implementing the distributed key-value database in Go (golang). I start with a small HTTP server that implements set and get key operations and uses BoltDB as it's backend storage. All with strong Russian accent and tons of simplicity and reliability of course!

Because we are in Soviet Russia, the source code is the property of the people, so you can grab your copy of the sources we wrote together from github: https://github.com/YuriyNasretdinov/d...