# 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.
# Structs
Flushable is a kvdb.Store wrapper around any Database.
LazyFlushable is a Flushable with delayed DB producer.
No description provided by the author