Caching Flashcards

1
Q

Redis

A

open-source, in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker
edis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Memcached , Nginx or Cassandra,

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly