diff options
author | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:13 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:13 +0300 |
commit | 908740611dda944f7c6119a73505879bc7bfc6b9 (patch) | |
tree | aa14c4631c8b30596cd0e45fabfb4b8ae776273b | |
parent | 123ab7f96d8948809ed875a188abe9e8fc64a6a7 (diff) | |
download | erlang.mk-908740611dda944f7c6119a73505879bc7bfc6b9.tar.gz erlang.mk-908740611dda944f7c6119a73505879bc7bfc6b9.tar.bz2 erlang.mk-908740611dda944f7c6119a73505879bc7bfc6b9.zip |
Add package mongodb to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 16b064e..8a377d1 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -73,6 +73,7 @@ meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking l mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd +mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index 16b064e..8a377d1 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -73,6 +73,7 @@ meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking l mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd +mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 0445b2d..45de121 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -73,6 +73,7 @@ meck git https://github.com/eproxus/meck master https://github.com/eproxus/meck mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao SQL constructor mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd +mongodb git https://github.com/comtihon/mongodb-erlang master https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. nodefinder git https://github.com/erlanger/nodefinder 0.2.3 https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. |