af3c43dbf5
Each post fetch was taking 800ms TAT, so I'm using sled to fetch and cache post data. This reduced TAT down to 2ms. However, this could cause storage issues. I must design some sort of resource manager to clean up cache.
4 lines
53 B
YAML
4 lines
53 B
YAML
delimiter: "."
|
|
optimization:
|
|
rm_whitespace: true
|