You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cf. src/test.ml for some examples and src/db.mli for the interface and documentation.
The most generic version of the store ('a key to 'a value) is in src/db_gen.mli.