An embedded key/value database for Go. Contribute to etcd-io/bbolt development by creating an account on GitHub.
A journey to the core behind the Kubernetes ListerWatcher interface
Learn how to configure step-ca
Lessons learned from spending three years building Flipt, including mistakes to avoid and launching before you feel ready.
Learn how to configure step-ca
Roblox is a global platform where millions of people gather together every day to imagine, create, and share experiences with each other in immersive, user-generated 3D worlds.
深入浅出 boltdb —— 0x00 引言
List of ressources gleaned about ETCD
Digging through BoltDB's source code to understand exactly how databases use mmap to read and write data from disk.
I’ve been an avid user of treefmt, and it’s nix companion treefmt-nix, for a couple of years now. Whenever I start a new project, one of the first things I do is configuring treefmt with all the linters and formatters for the stack I’ll be using. I just love being able to run treefmt and have a vast array of linters and formatters take care of cleaning up my project in one go.
Roblox is a global platform where millions of people gather together every day to imagine, create, and share experiences with each other in immersive, user-generated 3D worlds.
searchcode.com’s SQLite database is probably one of the largest in the world, at least for a public facing website. It’s actual size is 6.4 TB. Which is probably 6 terabytes bigger than yours. …
Let's build a distributed Postgres proof of concept
I’ve already posted about gomobile on this blog: “Using gomobile for real”. For a lot of people it seems crazy to run Go on iOS and Android for some others it’s just routine, Zenly & Tailscale to name a few. Since I’m reviving the idea for a geo database on iPhone here are some details. I’ve started to port spatialite with the required dependencies to realize most of them were LGPL and incompatible with iOS distribution, so I went back to a simple solution using Go to display points on a map from a local database.
My buddy and I bought some lands (20ha/50acres) in the Quebec province. Creating a new problem It all started because as a new “forest owner”, I wanted to do a tree survey. There are some good mobile apps to recognize flowers and trees but nothing professionally graded I knew (except paying for human expert). I also needed a solution that would work offline since the mobile network coverage is not good on the field.