Janderland/fenv: FoundationDB development environment 1 month ago (github.com) 5 comments surprisetalk Reply Add to library janderland 1 month ago Author here . If you'd like an intro to FoundationDB, you can take a look at this blog post I wrote. This CI framework was created during the writing of this post.https://jander.land/20251227_mutex.html jwr 1 month ago Thanks! This should come in useful as I intend to soon dust off the task of migrating my (rather large and complex) app to FoundationDB. tptacek 1 month ago Oh, this is neat. Fdb is a pain to work with locally, but is an extremely nice piece of kit. jcalabro 1 month ago Interesting. I just run it in docker compose: https://github.com/jcalabro/atlas/blob/fee905ba496d363188fb3... janderland 1 month ago This is basically a wrapper around Docker compose. The main advantage is that it takes care of GH action configuration and caching of images.
janderland 1 month ago Author here . If you'd like an intro to FoundationDB, you can take a look at this blog post I wrote. This CI framework was created during the writing of this post.https://jander.land/20251227_mutex.html
jwr 1 month ago Thanks! This should come in useful as I intend to soon dust off the task of migrating my (rather large and complex) app to FoundationDB.
tptacek 1 month ago Oh, this is neat. Fdb is a pain to work with locally, but is an extremely nice piece of kit.
jcalabro 1 month ago Interesting. I just run it in docker compose: https://github.com/jcalabro/atlas/blob/fee905ba496d363188fb3... janderland 1 month ago This is basically a wrapper around Docker compose. The main advantage is that it takes care of GH action configuration and caching of images.
janderland 1 month ago This is basically a wrapper around Docker compose. The main advantage is that it takes care of GH action configuration and caching of images.
Author here . If you'd like an intro to FoundationDB, you can take a look at this blog post I wrote. This CI framework was created during the writing of this post.
https://jander.land/20251227_mutex.html
Thanks! This should come in useful as I intend to soon dust off the task of migrating my (rather large and complex) app to FoundationDB.
Oh, this is neat. Fdb is a pain to work with locally, but is an extremely nice piece of kit.
Interesting. I just run it in docker compose: https://github.com/jcalabro/atlas/blob/fee905ba496d363188fb3...
This is basically a wrapper around Docker compose. The main advantage is that it takes care of GH action configuration and caching of images.