aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
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.v2.tsv
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.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 1709f3f..3f53cc5 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -203,6 +203,7 @@ geas git https://github.com/crownedgrouse/geas master https://github.com/crowned
gen_icmp git https://github.com/msantos/gen_icmp master a b
gen_nb_server git https://github.com/kevsmith/gen_nb_server master https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_paxos git https://github.com/gburd/gen_paxos master a b
+gen_paxos git https://github.com/gburd/gen_paxos master https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
gen_smtp git https://github.com/Vagabond/gen_smtp master https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
gen_tracker git https://github.com/erlyvideo/gen_tracker master a b
gen_tracker git https://github.com/erlyvideo/gen_tracker master https://github.com/erlyvideo/gen_tracker supervisor with ets handling of children and their metadata