|
|
|
|
|
by phowon
2672 days ago
|
|
What is it generally used for though? To me, a "k.v" store sounds like a very generic but nice thing to have, but I still don't have a good sense of what it is and what people think of it. The one place I've run into it is in web development where it's used for caching? In some tutorials I've read. |
|
Redis gives you amazing speed and because it provides a kv interface, the work is very easy.