From 95aada04122f3247e96e2c43d87d59451a208aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 18 May 2015 23:28:30 +0300 Subject: Add package merge_index to the index --- packages.v1.tsv | 1 + packages.v1.txt | 1 + packages.v2.tsv | 1 + 3 files changed, 3 insertions(+) diff --git a/packages.v1.tsv b/packages.v1.tsv index fe983b2..0464d0a 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -327,6 +327,7 @@ mc_erl https://github.com/clonejo/mc-erl https://github.com/clonejo/mc-erl mc-er meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking library for Erlang mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor merge_index https://github.com/basho/merge_index a b +merge_index https://github.com/basho/merge_index https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl https://github.com/richcarl/merl a b merl https://github.com/richcarl/merl https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes https://github.com/spawngrid/mimetypes a b diff --git a/packages.v1.txt b/packages.v1.txt index fe983b2..0464d0a 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -327,6 +327,7 @@ mc_erl https://github.com/clonejo/mc-erl https://github.com/clonejo/mc-erl mc-er meck https://github.com/eproxus/meck https://github.com/eproxus/meck A mocking library for Erlang mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor merge_index https://github.com/basho/merge_index a b +merge_index https://github.com/basho/merge_index https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl https://github.com/richcarl/merl a b merl https://github.com/richcarl/merl https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes https://github.com/spawngrid/mimetypes a b diff --git a/packages.v2.tsv b/packages.v2.tsv index 27d947d..3965b5b 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -327,6 +327,7 @@ mc_erl git https://github.com/clonejo/mc-erl master https://github.com/clonejo/m meck git https://github.com/eproxus/meck master https://github.com/eproxus/meck A mocking library for Erlang mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao SQL constructor merge_index git https://github.com/basho/merge_index master a b +merge_index git https://github.com/basho/merge_index master https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop). merl git https://github.com/richcarl/merl master a b merl git https://github.com/richcarl/merl master https://github.com/richcarl/merl Metaprogramming in Erlang mimetypes git https://github.com/spawngrid/mimetypes master a b -- cgit v1.2.3