Pierre Zemb

Results 90 comments of Pierre Zemb

> Unfortunately it looks like the extra file is necessary, because this code still serves as part of the documentation for 0.7.0. (There are links from the 0.7.0 documentation to...

Something is wrong on the Code coverage check, I will [try to bump the version](https://github.com/coverallsapp/github-action/issues/55#issuecomment-644828191).

@kaiavintr, can you rebase your work? I pushed a commit on main that should fix the CI

> Would you prefer a squash commit, or should I leave the 7 individual commits when rebasing? If you don't mind, a squash commit is prefered :smile:

Thanks @kaiavintr Something is wrong, there is no CI associated to this PR :thinking: the PR correcness has been triggered by me, but there should be others ![image](https://user-images.githubusercontent.com/2698318/207528108-ee656222-5a8b-410f-87a3-a2617c7b26fc.png)

@kaiavintr, could you trigger the CI by pushing/altering a commit? Something seems wrong

Hi @tisonkun :wave: Yes indeed, you can use the feature flag `embedded-fdb-include` that will simplify the developer workflow. Official client librairies are still required at runtime.

Hi @mdecimus :wave: I must admit, from time to time, we(Clever Cloud, my company) would like to have such a feature :smile: The main reason is explained [here](https://forums.foundationdb.org/t/static-library-for-linux/719?u=pierrez): ``` Part...

Thanks fo digging into this @mumoshu :) > Ideally, we could build fdb and libfdb_c.a within the build.rs of this project. However, I'm afraid it might cause a maintenance nightmare-...

:wave: > First, thanks for the work on this crate! Thanks :smile: > However, this example is probably relying on the blob size 1) being small enough to write in...