Skip to content

K2InformaticsGmbH/imem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

602b6cd · Feb 10, 2020
Aug 2, 2019
Feb 10, 2020
Jun 9, 2016
Mar 15, 2018
Feb 10, 2020
Feb 10, 2020
May 25, 2016
Apr 25, 2018
May 25, 2016
Aug 9, 2019
May 25, 2016
Feb 10, 2020
Feb 10, 2020
May 25, 2016
May 23, 2019
Oct 8, 2019
Dec 12, 2017
Feb 28, 2017
Oct 8, 2019

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