- 12 Feb, 2017 2 commits
-
-
Jeromy Johnson authored
Fix permissions
-
kpcyrd authored
0777 leaves the directory writable for all local users. License: MIT Signed-off-by: kpcyrd git@rxv.cc
-
- 27 Jan, 2017 2 commits
- 19 Jan, 2017 11 commits
-
-
Jeromy Johnson authored
Cleanup. Re-lower the tolerance in TestNoCluster,
-
Kevin Atkinson authored
-
Jeromy authored
-
Jeromy Johnson authored
Provide utility to convert from one Sharding type to another.
-
Jeromy authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
This also means that it is no longer possible to report the estimate time left.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 17 Jan, 2017 1 commit
-
-
Jeromy Johnson authored
Store sharding function used in the repo.
-
- 16 Jan, 2017 17 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Other minor cleanups.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Also use *ShardIdV1 instead of string for the shard fun parameter to WriteShardFunc and WriteReadme.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
This avoids the need for the special "auto" string for the shard func.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Store the sharding function used in the file "SHARDING" in the repo. To make this work the sharding function is now always specified as a string.
-
- 17 Dec, 2016 2 commits
-
-
Jeromy Johnson authored
Add test to make sure suffix sharding prevents prefix clustering.
-
Kevin Atkinson authored
This is done by fixing the Rand source to use a seed for deterministic results and increasing the number of keys used.
-
- 16 Dec, 2016 5 commits
-
-
Kevin Atkinson authored
Closes #8
-
Jeromy Johnson authored
Add support for NextToLast shard function.
-
Jeromy Johnson authored
coverage: switch to codecov
-
Jakub Sztandera authored
-
Kevin Atkinson authored
-