# Functions
NewInmem constructs a new in-memory backend.
NewInmemHA constructs a new in-memory HA backend.
Basically for now just creates a permit pool of size 1 so only one operation can run at a time.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
InmemBackend is an in-memory only physical backend.
No description provided by the author
InmemLock is an in-memory Lock implementation for the HABackend.
No description provided by the author
No description provided by the author