virtan / beambag

beambag is an erlang library for using beam files as a quasi-static in-memory data store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beambag is an erlang library for using beam files as a quasi-static in-memory data store.

The latest version of beambag is available at http://github.com/mochi/beambag

For an example use case please look in the example directory.

There is also alternative (one-file) packaging approach in beampkg module.
And packager itself (see packaging/README.md for details).

About

beambag is an erlang library for using beam files as a quasi-static in-memory data store.

License:Other


Languages

Language:Erlang 100.0%Language:Python 0.0%