Module eventually::version
source · Expand description
Contains the types necessary for Optimistic Locking through versioning.
Structs§
- This error is returned by a function when a version conflict error has been detected.
Enums§
- Used to set a specific expectation during an operation that mutates some sort of resource (e.g. an Event Stream) that supports versioning.
Type Aliases§
- A version used for Optimistic Locking.