Skip to content

Commit

Permalink
Merge pull request #61 from stevevls/add-go-hll-to-readme
Browse files Browse the repository at this point in the history
Added Go implementation to README
  • Loading branch information
marcocitus committed Nov 15, 2019
2 parents 7d0dc3d + 8eaa579 commit f69c46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ It is a pretty trivial task to export these to and from Postgres and other appli

* [java-hll](https://github.com/aggregateknowledge/java-hll)
* [js-hll](https://github.com/aggregateknowledge/js-hll)
* [go-hll](https://github.com/segmentio/go-hll)

Acknowledgements
================
Expand Down

0 comments on commit f69c46e

Please sign in to comment.