mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 03:20:37 +00:00
Imported from: https://github.com/hideo55/cpp-HyperLogLog HEAD: 3ff431b5af84aa28a6390430bbc60c4678bec763 hyperloglog is a cardinality estimator that will used by sstable compaction metadata stored by Statistics file. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
Seastar Framework
|
|
Copyright 2015 Cloudius Systems
|
|
|
|
This works contains software from the OSv project (http://osv.io), licensed
|
|
under the BSD license.
|
|
|
|
This works contains software from https://github.com/hideo55/cpp-HyperLogLog, licensed
|
|
under the MIT license.
|