package
2.10.1
Repository: https://github.com/itzmanish/micro.git
Documentation: pkg.go.dev

# Functions

Databases is the entrypoint for micro store databases.
Delete deletes keys.
List retrieves keys.
Read gets something from the store.
Restore is the entrypoint for micro store restore.
Snapshot in the entrypoint for micro store snapshot.
Sync is the entrypoint for micro store sync.
Tables is the entrypoint for micro store tables.
Write puts something in the store.

# Variables

CommonFlags are flags common to cli commands snapshot and restore.
SyncFlags are the flags for micro store sync.