aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:28 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:28 +0300
commitbf635b3a1ceb387cb26afbf3186ee98197cc97f7 (patch)
treeb2fb8a5bd2b96a6d106fedf7da82a3b3915bfc73 /packages.v1.txt
parente90d4ddf99d9dd172697d8c4fe826b9efd6f5362 (diff)
downloaderlang.mk-bf635b3a1ceb387cb26afbf3186ee98197cc97f7.tar.gz
erlang.mk-bf635b3a1ceb387cb26afbf3186ee98197cc97f7.tar.bz2
erlang.mk-bf635b3a1ceb387cb26afbf3186ee98197cc97f7.zip
Add package gen_paxos to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index adb0212..8a52376 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -203,6 +203,7 @@ geas https://github.com/crownedgrouse/geas https://github.com/crownedgrouse/geas
gen_icmp https://github.com/msantos/gen_icmp a b
gen_nb_server https://github.com/kevsmith/gen_nb_server https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_paxos https://github.com/gburd/gen_paxos a b
+gen_paxos https://github.com/gburd/gen_paxos https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
gen_tracker https://github.com/erlyvideo/gen_tracker a b
gen_tracker https://github.com/erlyvideo/gen_tracker https://github.com/erlyvideo/gen_tracker supervisor with ets handling of children and their metadata