This website requires JavaScript.
Explore
Help
Sign In
nyuuzyou
/
libmedium
Watch
1
Star
0
Fork
You've already forked libmedium
0
forked from
realaravinth/libmedium
Code
Pull requests
Activity
4694030946
libmedium
/
sailfish.yml
4 lines
53 B
YAML
Raw
Normal View
History
Unescape
Escape
implement rendering on medium-formatted data
2021-10-31 22:26:42 +05:30
delimiter
:
"."
Cache post data using sled 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.
2021-11-02 15:30:25 +05:30
optimization
:
rm_whitespace
:
true
Copy permalink