/beambag

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

Primary LanguageErlangOtherNOASSERTION

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).