aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-14 13:56:19 +0300
committerLoïc Hoguin <[email protected]>2015-05-14 13:56:19 +0300
commit663a92fcc04b38bfb1fbe207de7a5c7659d9dc4a (patch)
tree0f62d2c771a020e4eb4dc003fe9b5ac9a8326e0d /packages.v1.tsv
parent22f9e544248ad52ffb5756d697b2c3d0be08c630 (diff)
downloaderlang.mk-663a92fcc04b38bfb1fbe207de7a5c7659d9dc4a.tar.gz
erlang.mk-663a92fcc04b38bfb1fbe207de7a5c7659d9dc4a.tar.bz2
erlang.mk-663a92fcc04b38bfb1fbe207de7a5c7659d9dc4a.zip
Add edis, erlasticsearch and rec2json back to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 20bf3c1..b2425bf 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -12,6 +12,7 @@ debbie https://github.com/crownedgrouse/debbie https://github.com/crownedgrouse/
dispcount https://github.com/ferd/dispcount https://github.com/ferd/dispcount Erlang task dispatcher based on ETS counters.
e2 https://github.com/gar1t/e2 http://e2project.org Library to simply writing correct OTP applications.
edgar https://github.com/crownedgrouse/edgar https://github.com/crownedgrouse/edgar Erlang Does GNU AR
+edis https://github.com/inaka/edis http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store
eep https://github.com/virtan/eep https://github.com/virtan/eep Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
efene https://github.com/efene/efene https://github.com/efene/efene Alternative syntax for the Erlang Programming Language focusing on simplicity, ease of use and programmer UX
eganglia https://github.com/inaka/eganglia https://github.com/inaka/eganglia Erlang library to interact with Ganglia
@@ -25,6 +26,7 @@ epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang
epocxy https://github.com/duomark/epocxy https://github.com/duomark/epocxy Erlang Patterns of Concurrency
eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client
erlang_js https://github.com/basho/erlang_js https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
+erlasticsearch https://github.com/dieswaytoofast/erlasticsearch https://github.com/dieswaytoofast/erlasticsearch Erlang thrift interface to elastic_search
erlcloud https://github.com/gleber/erlcloud https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB)
erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system
erldb https://github.com/erldb/erldb http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
@@ -97,6 +99,7 @@ push_service https://github.com/hairyhum/push_service https://github.com/hairyhu
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
rack https://github.com/erlyvideo/rack https://github.com/erlyvideo/rack Rack handler for erlang
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
+rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist
relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang