Overview
Remote Dictionary Server (Redis) is an open source data structure based server which uses key-value storage. It stores and retrieves the keys mapped to the five basic types of values like Strings, Lists, Sets, Sorted Sets, and Hashes in the data-structure. Unlike the traditional and relational database based mechanisms, Redis provides fast caching of live data used for aggregation and computation. TIBCO Flogo® Connector for Redis allows you to use basic commands like Create, Read, Update, and Delete data from the data structure stored on your Redis server.
Copyright © Cloud Software Group, Inc. All rights reserved.