djyde / cusdis

lightweight, privacy-friendly alternative to Disqus.
https://cusdis.com
GNU General Public License v3.0
2.64k stars 233 forks source link

Use Redis to cache the comment query #71

Open djyde opened 3 years ago

djyde commented 3 years ago

But before using Redis, we should firstly measure current query time

frostming commented 3 years ago

Does this require more infrastructure for self-hosting users?

djyde commented 3 years ago

Does this require more infrastructure for self-hosting users?

Would be an optional choice. Redis is over heavy for self-host user.