I ended up making chest (object storage) just use the filesystem as a database and maintain a uid map; lets you model a lot of basic object storage concepts without any kind of independent path management. it's fast.
I ended up making chest (object storage) just use the filesystem as a database and maintain a uid map; lets you model a lot of basic object storage concepts without any kind of independent path management. it's fast.