replaced an in-memory map in a Golang project with BoltDB. Pretty simple transition, surprisingly.
#golang #boltdb #programming