-
antirez authored
prevent small integer sharing when maxmemory is active. So every object will use a private LRU field and the LRU algorithm can work well
13a49af4
prevent small integer sharing when maxmemory is active. So every object will use a private LRU field and the LRU algorithm can work well