Searched refs:MAXMEMORY_ALLKEYS_LRU (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | server.h | 393 #define MAXMEMORY_ALLKEYS_LRU ((4<<8)|MAXMEMORY_FLAG_LRU|MAXMEMORY_FLAG_ALLKEYS) macro |
| H A D | config.c | 51 {"allkeys-lru",MAXMEMORY_ALLKEYS_LRU}, |