Skip to content
/ empdb Public

The primary database option for the Extensible Monitoring Platform.

Notifications You must be signed in to change notification settings

Empd/empdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMP DB

This is the primary repository for the EMP Database application.

The current implementation uses Erlang's built in MNesia database for storage and fault-tolerance. However, this is merely for convenience and you can use any database you want as empdb.erl provides hooks to the actual implementation.

See the wiki for more information on how to extend or change EMP's Database. If there is something missing from the documentation, please be so kind as to post an issue. We are still in alpha and will update as soon as possible.

NOTE: There is no need to clone this repo directly, Empd/emp will pull this repo as a dependency using rebar.

About

The primary database option for the Extensible Monitoring Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages