yao/tests/stores/cache.lru.json

6 lines
103 B
JSON

{
"name": "LRU Cache",
"description": "LRU cache",
"type": "lru",
"option": { "size": 1024 }
}