diff options
author | Loïc Hoguin <[email protected]> | 2015-05-16 15:38:19 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-16 15:38:19 +0300 |
commit | 8378bfc82683b5bc187cd64bb2f460d457c67e1a (patch) | |
tree | 110e2712bbaf53f14dffa4024cfb829272a16eef | |
parent | 04351c4237c0d2a634e22a0aeb00570e88aa53a0 (diff) | |
download | erlang.mk-8378bfc82683b5bc187cd64bb2f460d457c67e1a.tar.gz erlang.mk-8378bfc82683b5bc187cd64bb2f460d457c67e1a.tar.bz2 erlang.mk-8378bfc82683b5bc187cd64bb2f460d457c67e1a.zip |
Add package boss_db 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 d4a44b7..d700a64 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -2,6 +2,7 @@ apns https://github.com/inaka/apns4erl http://inaka.github.com/apns4erl Apple Pu azdht https://github.com/arcusfelis/azdht https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang binpp https://github.com/jtendo/binpp https://github.com/jtendo/binpp Erlang Binary Pretty Printer bitcask https://github.com/basho/bitcask https://github.com/basho/bitcask because you need another a key/value storage engine +boss_db https://github.com/ErlyORM/boss_db https://github.com/ErlyORM/boss_db BossDB: a sharded, caching, pooling, evented ORM for Erlang boss https://github.com/ChicagoBoss/ChicagoBoss https://github.com/ChicagoBoss/ChicagoBoss Erlang web MVC, now featuring Comet bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization diff --git a/packages.v1.txt b/packages.v1.txt index d4a44b7..d700a64 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -2,6 +2,7 @@ apns https://github.com/inaka/apns4erl http://inaka.github.com/apns4erl Apple Pu azdht https://github.com/arcusfelis/azdht https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang binpp https://github.com/jtendo/binpp https://github.com/jtendo/binpp Erlang Binary Pretty Printer bitcask https://github.com/basho/bitcask https://github.com/basho/bitcask because you need another a key/value storage engine +boss_db https://github.com/ErlyORM/boss_db https://github.com/ErlyORM/boss_db BossDB: a sharded, caching, pooling, evented ORM for Erlang boss https://github.com/ChicagoBoss/ChicagoBoss https://github.com/ChicagoBoss/ChicagoBoss Erlang web MVC, now featuring Comet bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization diff --git a/packages.v2.tsv b/packages.v2.tsv index cb0698a..f5c67df 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -2,6 +2,7 @@ apns git https://github.com/inaka/apns4erl 1.0.4 http://inaka.github.com/apns4er azdht git https://github.com/arcusfelis/azdht master https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang binpp git https://github.com/jtendo/binpp master https://github.com/jtendo/binpp Erlang Binary Pretty Printer bitcask git https://github.com/basho/bitcask master https://github.com/basho/bitcask because you need another a key/value storage engine +boss_db git https://github.com/ErlyORM/boss_db master https://github.com/ErlyORM/boss_db BossDB: a sharded, caching, pooling, evented ORM for Erlang boss git https://github.com/ChicagoBoss/ChicagoBoss master https://github.com/ChicagoBoss/ChicagoBoss Erlang web MVC, now featuring Comet bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cake-erl Really simple terminal colorization |