yao/tests/stores/share.lru.json

6 lines
126 B
JSON

{
"name": "Share LRU Cache",
"description": "The share memory LRU cache",
"type": "lru",
"option": { "size": 1024 }
}