basho / innostore

Innostore is a simple Erlang API to Embedded InnoDB.

Clone this repository (size: 3.3 MB): HTTPS / SSH
$ hg clone http://hg.basho.com/innostore
commit 36: 8b5c272b6c10
parent 35: b5aee5f087c2
branch: default
Bumping to unstable vsn 5
dizzyd
5 months ago

Changed (Δ0 bytes):

raw changeset »

ebin/innostore.app (1 lines added, 1 lines removed)

Up to file-list ebin/innostore.app:

1
1
{application, innostore,
2
2
 [{description, "Simple Erlang API to Embedded Inno DB"},
3
  {vsn, "4"},
3
  {vsn, "5"},
4
4
  {modules, [
5
5
             innostore,
6
6
             innostore_riak