Packages

Pockets is an Elixir wrapper around Erlang :ets and :dets, a disk-based term storage. It offers a simple key/value store with a familiar interface. This is a simple alternative to :mnesia or Redis.

Current section

Files

Jump to
pockets CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Pockets 0.1.0
Initial release. Basic functionality present, but untested!