Module foundationdb::database

source ·
Expand description

Implementations of the FDBDatabase C API

https://apple.github.io/foundationdb/api-c.html#database

Structs

Represents a FoundationDB database — a mutable, lexicographically ordered mapping from binary keys to binary values.