Pierre Zemb
Pierre Zemb
> I was looking for this functionality today. I see that was a large amount of work. Has been in review for nearly a year. What would be next step...
Hi @ahtremblay :wave: As you already [noticed](https://github.com/apple/foundationdb/issues/5958), FDB does not support yet Apple Silicon (arm64). The main issue is [this one](https://github.com/apple/foundationdb/issues/4111), and there is a PR targetting master that has...
Hi! I was looking for a rust project around FDB for the holidays and saw this issue. @garrensmith are you still working on the feature? I would love to give...
Ok, I will pull your work and continue then :smile:
Hi! I had a lot of fun to implement [an MVP of the Directory](https://github.com/PierreZ/foundationdb-rs/tree/dev/directory) that passes [a basic test](https://github.com/PierreZ/foundationdb-rs/blob/dev/directory/foundationdb/tests/directory.rs#L12-L29) :tada: I still have a lot of work ahead, but I...
> It is really awesome to see this PR! :-) I was wondering if you might be able to share your vision/roadmap around native Rust/CXX/Flow integration? :+1: :tada: :rocket: >...
> @rajivr @PierreZ > > > > Sorry for the slow response. I almost missed your comments, since they're sandwiched between test results. > > > > We don't have...
I would love a full example which include: * how to start Joshua for testing purpose on a single machine, * how to use Joshua. My usecase is to run...
How can I identify the status of each features?
If that's ok with you @jzhou77, I will create the documentation page, and try to find core-contributors to give their insights about the features :smile: