File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
2930Roaring 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
4853This library is used in production in several systems, it is part of the [ Awesome Go collection] ( https://awesome-go.com ) .
4954
You can’t perform that action at this time.
0 commit comments