We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5da2a commit 51d5a65Copy full SHA for 51d5a65
1 file changed
README.md
@@ -57,8 +57,8 @@ If you are interested in making contributions to this site please see our [Commu
57
| | FreqItemsSketch<T> | ⚠️ |
58
| | CountMinSketch | ⚠️ |
59
| Sampling | | |
60
-| | ReservoirLongsSketch | ❌ |
61
-| | ReserviorItemsSketch<T> | 🚧 |
+| | ReservoirLongsSketch | ⚠️ |
+| | ReserviorItemsSketch<T> | ⚠️ |
62
| | VarOptItemsSketch<T> | 🚧 |
63
| Membership | | |
64
| | BloomFilter | ⚠️ |
0 commit comments