valkey
valkey copied to clipboard
Fix LFU/LRU of shared objects.
Fix LFU/LRU of shared objects. Initiatlize LRU/LFU information on the objects before marking it as shared.
Related issue: https://github.com/valkey-io/valkey/issues/220