Skip to content

K2InformaticsGmbH/imem

Repository files navigation

imem

Travis (.org) Coveralls github GitHub GitHub release GitHub Release Date GitHub commits since latest release

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.

Build

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