1
0
mirror of https://github.com/ltcptgeneral/cs239-caching.git synced 2025-04-02 12:43:26 +00:00
cs239-caching/app/config_readafterwrite.yaml
2025-03-02 19:41:55 -08:00

4 lines
187 B
YAML

cache_strategy: "ReadAfterWrite"
cache_limit: 50
l2_cache_limit: 100 # unused
db_file: "llmData_sns.json" # Change this to the name of any json file within the "database/datastore" folder