Redis

thumbnail
(0)

Version 2.7.0  by Redis Labs

Category : Other
Supported Product Version : EI 7.0.x EI 6.6.0 EI 7.1.0  

Summary

The Redis connector allows you to access the Redis commands through the WSO2 EI. Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries. In latest version we have added following: Previously we were creating a single pool for each cluster operation and closing it after each operation that's why read/write lock issue occurs (jmxRegister and jmxUnRegister on the same object). This Pr rectifies that and also avoids closing JedisCluster after each operation since It's no need to close the JedisCluster instance as it is handled by the JedisClusterConnectionPool itself. Also introduced the "isJmxEnabled" property to enable JMX if required.


Associated Tags

Database

Connector

Connector Version Product Version
2.6.0 EI 6.6.0, MI 1.2.0, MI 4.0.0, MI 4.1.0
2.5.0 EI 6.6.0, MI 1.2.0, MI 4.0.0, MI 4.1.0
2.4.0 EI 6.6.0, MI 1.2.0, MI 4.0.0
2.3.0 EI 6.6.0, MI 1.2.0, MI 4.0.0
2.2.0 EI 6.6.0, MI 1.2.0, MI 4.0.0
2.1.0 EI 6.6.0
2.0.0 EI 6.4.0 EI 6.3.0 EI 6.1.1
1.0.1 EI 6.1.1