回收策略(Eviction policies) · noeviction:当到达内存限制时返回错误。 · allkeys-lru:回收最近最少使用(LRU)的键,为新数据腾出空间。 · volatile-lru: ...
確定! 回上一頁