# Packages
Package memlog implements the memlog statestore backend.
# Interfaces
Registry provides access to stores managed by the backend storage.
Store provides access to key value pairs.
ValueDecoder is used to decode values into go structs or maps within a transaction.