Skip to content

Commit e1115db

Browse files
authored
Update README.md
1 parent fd435b7 commit e1115db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Roaring bitmaps are used by several major systems such as [Apache Lucene][lucene
2525
[pinot]: http://github.com/linkedin/pinot/wiki
2626
[vsts]: https://www.visualstudio.com/team-services/
2727
[atlas]: https://github.com/Netflix/atlas
28+
[quanta]: https://github.com/disney/quanta
2829

2930
Roaring bitmaps are found to work well in many important applications:
3031

@@ -44,6 +45,10 @@ The ``roaring`` Go library is used by
4445
* [trident](https://github.com/NetApp/trident)
4546
* [Husky](https://www.datadoghq.com/blog/engineering/introducing-husky/)
4647
* [FrostDB](https://github.com/polarsignals/frostdb)
48+
* [Disney Quanta](https://github.com/disney/quanta)
49+
50+
51+
4752

4853
This library is used in production in several systems, it is part of the [Awesome Go collection](https://awesome-go.com).
4954

0 commit comments

Comments
 (0)