Searched refs:MAXMEMORY_VOLATILE_LRU (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | server.h | 389 #define MAXMEMORY_VOLATILE_LRU ((0<<8)|MAXMEMORY_FLAG_LRU) macro |
| H A D | config.c | 47 {"volatile-lru", MAXMEMORY_VOLATILE_LRU}, |