Overview
Remote Dictionary Server (Redis) is an open source data structure based server that uses key-value storage. Redis stores and retrieves the keys mapped to five basic value types (Strings, Lists, Sets, Sorted Sets, Hashes, and JSON) in the data-structure. Unlike the traditional and relational database based mechanisms, Redis provides fast caching of live data used for aggregation and computation. With TIBCO Flogo® Connector for Redis, you can use basic commands such as Create, Read, Update, and Delete data from the data structure stored on your Redis server.
Subtopics