package
0.0.0-20221010092955-1c3f716778c5
Repository: https://github.com/scailio-oss/dlock.git
Documentation: pkg.go.dev

# Functions

Creates a new DB implemnentation using a DynamoDB backend.
Creates a new DB implemnentation using a DynamoDB backend.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Database layer providing serializable compare-and-set operations as required by the Locker.
Database layer providing serializable compare-and-set operations as required by the Locker with Fencing support.