Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 437 Bytes

File metadata and controls

5 lines (3 loc) · 437 Bytes

DINI

DINI (DINI Is Not IMDB) is an experimental in-memory document storage engine designed for DiffScope. It exposes a pure C++ handle-based API for schema definition, transactions, ordered association-grouped lists, parent relations, polymorphic columns, query views, change sets, snapshots, change set serialization, and in-memory undo/redo history.

The "IMDB" here stands for "in-memory database", not "Internet Movie Database"