featurebase/cmd
Antonio Navarro Perez ca340f7e62 [hash] Remove duplicated blake3 code
blake3 code is used in several places on the code. The file was
duplicated on root and rbf package.

To avoid cyclic dependencies, I moved it to hash package. Some methods
must be public to use them in different places.

HashOfDir method was removed. Not used.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2020-09-07 12:24:22 +02:00
..
badloader database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
convert database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
demo-lmdb database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
pilosa v2.0.0 2019-10-08 14:56:17 -06:00
pilosa-chk [hash] Remove duplicated blake3 code 2020-09-07 12:24:22 +02:00
pilosa-keydump [hash] Remove duplicated blake3 code 2020-09-07 12:24:22 +02:00
slurp database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
check.go v2.0.0 2019-10-08 14:56:17 -06:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go v2.0.0 2019-10-08 14:56:17 -06:00
convert.go Tx Interface 2020-07-02 10:43:15 -06:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go fix postgres endpoint config 2020-08-27 10:49:43 -04:00
export_test.go v2.0.0 2019-10-08 14:56:17 -06:00
generate_config.go v2.0.0 2019-10-08 14:56:17 -06:00
import.go fix postgres endpoint config 2020-08-27 10:49:43 -04:00
import_test.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go rebrand pilosa binaries 2020-06-26 16:49:05 -04:00
root_test.go suppress test config arguments from pilosa config output 2020-04-24 11:02:42 -05:00
server.go v2.0.0 2019-10-08 14:56:17 -06:00
server_test.go allow floats in PQL queries for decimal fields 2019-11-13 10:07:24 -06:00