You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that other implementations have Encode/Decode interface, why Coook doesn't have it?
Is it because it is not yet implemented, or because Coook does not support Encode?
CuckooFilter use more memory than map[string]struct{} ? keys: 5600000, memory: 7G
The text was updated successfully, but these errors were encountered:
lougxing
changed the title
CuckooFilter have no encode/decode
CuckooFilter have no Encode/Decode
Mar 10, 2023
hi,
Is it because it is not yet implemented, or because Coook does not support Encode?
The text was updated successfully, but these errors were encountered: