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
hi,
Is it because it is not yet implemented, or because Coook does not support Encode?