# Functions

NewLazy makes flushable with real db producer.
No description provided by the author
Wrap underlying db.
WrapWithDrop is the same as Wrap, but defines onDrop callback.

# Constants

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

# Structs

Flushable is a kvdb.Store wrapper around any Database.
LazyFlushable is a Flushable with delayed DB producer.
No description provided by the author