UNPKG

datanautics

Version:

**Datanautics** is a lightweight key-value storage system with support for nested property access, persistent dumps to disk, and configurable autosave intervals.

4 lines (3 loc) 118 B
export * from './default-dump-interval'; export * from './dump-event'; export * from './default-datanautics-options';