diff options
author | Loïc Hoguin <[email protected]> | 2015-05-15 19:28:22 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-15 19:28:22 +0300 |
commit | 16ef4a7a09c31120eca4c6efe19e8d728f09b9c8 (patch) | |
tree | 43a07461c994cd25d69223f899a06d3b65732c46 /packages.v1.txt | |
parent | dae85e7d6255dfab5b2ebc2d5bd6af4c8ed4b189 (diff) | |
download | erlang.mk-16ef4a7a09c31120eca4c6efe19e8d728f09b9c8.tar.gz erlang.mk-16ef4a7a09c31120eca4c6efe19e8d728f09b9c8.tar.bz2 erlang.mk-16ef4a7a09c31120eca4c6efe19e8d728f09b9c8.zip |
Add package rafter to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index b6d7149..3d27169 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -109,6 +109,7 @@ ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service 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 +rafter https://github.com/andrewjstone/rafter https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol 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. |