maruloop / redis-connector

Redis Connector for Mule

Home Page:http://mulesoft.github.io/redis-connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mule Redis Connector

Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.

The Redis Connector offers complete support for its CRUD API.

Installation and Usage

For information about usage and installation you can check our documentation at http://mulesoft.github.com/redis-connector.

Reporting Issues

We use GitHub:Issues for tracking issues with this connector. You can report new issues at this link https://github.com/mulesoft/redis-connector/issues.

Supported Redis commands by this connector

DECR DECRBY DEL EXISTS EXPIRE EXPIREAT GET HEXISTS HGET HINCRBY HKEYS HSET HSETNX INCR INCRBY KEYS LPOP LPUSH LPUSHX MULTI PERSIST PSUBSCRIBE PUBLISH RPOP RPUSH RPUSHX SADD SET SETNX SPOP SRANDMEMBER TTL ZADD ZINCRBY ZRANGE

About

Redis Connector for Mule

http://mulesoft.github.io/redis-connector

License:Other


Languages

Language:Java 98.2%Language:CSS 1.8%