This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
libmedium
Watch
1
Star
2
Fork
You've already forked libmedium
2
Code
Issues
8
Pull requests
7
Projects
Releases
Packages
Wiki
Activity
c438ea3b2d
libmedium
/
.gitignore
3 lines
20 B
Text
Raw
Normal View
History
Unescape
Escape
init
2021-10-31 15:11:13 +05:30
/target
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
posts_cache
Reference in a new issue
Copy permalink