Pierre Zemb

Results 37 issues of Pierre Zemb

throwing exception at service is throwing a grpc error, and not etcd errors

Almost the same as `db.run`, but allowing passing a vec of transactions options

The goal of the PR is to enable some basic tracing capabilities to the foundationdb crate. It is behind a feature not enabled by default. More tracing operations will be...

Following #71 and our experience, we should highly highlight the fact that [get_range](https://docs.rs/foundationdb/0.7.0/foundationdb/struct.Transaction.html#method.get_range) should be avoided by most users.

The java binding has a nice method called [run](https://github.com/apple/foundationdb/blob/4a8e2a80e62ea41abf3bd95e4bbb0dd52640d070/bindings/java/src/main/com/apple/foundationdb/Database.java#L169-L194): > `run​(java.util.function.Function

enhancement