Clustered in-memory database based on MNESIA with simple SQL layer. Branch test!
- Support for application configuration management.
- Support for application control by use of MNESIA data change notifications.
- Logging mechanism for time partitioned tables with automatic data ageing.
- Snapshot/restore functions giving limited persistance gurantees, useful for consistent cold starts.
rebar3 compile
please note that IMEM uses NIF (win32 timers) which needs platform specific C/C++ build tool chains (cl.exe and link.exe) available and correctly set up for port_compiler to compile