Pull to refresh

Comments 3

Instead of a Q&A board, I wonder if I can build glossary page with Redis. Let's say I let people propose terms that they want a definition and if 10 people upvote it, I'll then provide a definition for such terminology. Can it work like this?

Redis is very fast and scales well. Most commercial projects have Redis in their tech stack and often use them as an auxiliary database, not just in-memory cache.

Sign up to leave a comment.

Articles