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.
3 lines
53 B
YAML
3 lines
53 B
YAML
delimiter: "."
|
|
optimization:
|
|
rm_whitespace: true
|