GeistHaus
log in · sign up

GitHub - etcd-io/bbolt: An embedded key/value database for Go.

github.com

An embedded key/value database for Go. Contribute to etcd-io/bbolt development by creating an account on GitHub.

17 pages link to this URL
Onwards to the Core: etcd

A journey to the core behind the Kubernetes ListerWatcher interface

1 inbound link article en posts KubernetesEventsboltdatabaseetcdwatch CC BY-NC 4.0
Roblox Return to Service | Roblox

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.

2 inbound links article en News Engineering
Notes about ETCD

List of ressources gleaned about ETCD

1 inbound link article en distributedetcdstorageconsensusnotes
Announcing Treefmt 2.0

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.

1 inbound link article en posts
Roblox Return to Service | Roblox

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.

1 inbound link article en News Engineering
Using Go on iOS in 2021

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.

Tree Survey using Machine Learning

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.