Redis
« Back to Glossary Index
Redis stands for REmote DIctionary Server.
It is an open source, in-memory NoSQL key/value store written in ANSI C, used primarily as an application cache or fast-response database.
Reference: https: //redis.io/.
« Back to Glossary Index