Browse Source

Add package keys1value to the index

Loïc Hoguin 9 years ago
parent
commit
5f94dd4873
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -236,6 +236,7 @@ kai	https://github.com/synrc/kai	https://github.com/synrc/kai	DHT storage by Tak
 katja	https://github.com/nifoc/katja	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	https://github.com/kevinlynx/kdht	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
 key2value	https://github.com/okeuday/key2value	https://github.com/okeuday/key2value	Erlang 2-way map
+keys1value	https://github.com/okeuday/keys1value	https://github.com/okeuday/keys1value	Erlang set associative map for key lists
 kinetic	https://github.com/AdRoll/kinetic	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	https://github.com/karlll/kjell	https://github.com/karlll/kjell	Erlang Shell
 kraken	https://github.com/Asana/kraken	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps

+ 1 - 0
packages.v1.txt

@@ -236,6 +236,7 @@ kai	https://github.com/synrc/kai	https://github.com/synrc/kai	DHT storage by Tak
 katja	https://github.com/nifoc/katja	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	https://github.com/kevinlynx/kdht	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
 key2value	https://github.com/okeuday/key2value	https://github.com/okeuday/key2value	Erlang 2-way map
+keys1value	https://github.com/okeuday/keys1value	https://github.com/okeuday/keys1value	Erlang set associative map for key lists
 kinetic	https://github.com/AdRoll/kinetic	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	https://github.com/karlll/kjell	https://github.com/karlll/kjell	Erlang Shell
 kraken	https://github.com/Asana/kraken	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps

+ 1 - 0
packages.v2.tsv

@@ -236,6 +236,7 @@ kai	git	https://github.com/synrc/kai	master	https://github.com/synrc/kai	DHT sto
 katja	git	https://github.com/nifoc/katja	master	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	git	https://github.com/kevinlynx/kdht	master	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
 key2value	git	https://github.com/okeuday/key2value	master	https://github.com/okeuday/key2value	Erlang 2-way map
+keys1value	git	https://github.com/okeuday/keys1value	master	https://github.com/okeuday/keys1value	Erlang set associative map for key lists
 kinetic	git	https://github.com/AdRoll/kinetic	master	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	git	https://github.com/karlll/kjell	master	https://github.com/karlll/kjell	Erlang Shell
 kraken	git	https://github.com/Asana/kraken	master	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps