View Source EctoFoundationDB.Future (Ecto.Adapters.FoundationDB v0.5.0)
Opaque struct that represents an unresolved result set from some FoundationDB query operation.
If you have received a Future from an EctoFDB Repo API, please consult the documentation for that API for dealing with the Future. The functions here are intended to be for internal use only.
Summary
Functions
Creates a Future that will be resolved outside of the transaction in which it was created.
Functions
Creates a Future that will be resolved outside of the transaction in which it was created.
Used for:
- watch
- versionstamp