apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.2k stars 1.3k forks source link

Open FoundationDB in a Dev Container #11307

Closed PierreZ closed 2 months ago

PierreZ commented 3 months ago

I've been working with FDB for a few years now, and I've always struggle to setup and build fdb locally. There is multiple documentation available:

While I do get that building such a massive project is no easy task, I'm wondering how far can we go setting up a Dev container file.

I see several benefits:

Would you be interested in such a contribution? I would be happy to do it 😄

saintstack commented 2 months ago

I'd be up for trying it out if that helps.

PierreZ commented 2 months ago

I would love some help 😁 I'm a bit familiar with FDB's building systems, but not as a useable dev environment