Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMX is a key/value repository written in Erlang. All interaction is through an HTTP api.

Data is normally stored in ets tables compressed but the content will also be written out to disk after a defined amount of time to keep the cache lightweight. In the same vein data will be removed from the cache if it is old or if the memory used by a table in the cache exceeds a defined limit.

About

Erlang XML Document based repository

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages