Skip to content

Releases: Emixa-application-solutions/RedisConnector

Upgrade libs + mx

11 Nov 09:24

Choose a tag to compare

Upgraded libraries -> Delete jars first: jedis, commons-pool2, slf4j-api

New version with string commands, fixed 5k publish test (timing issue)

12 Nov 09:00
3ccdea0

Choose a tag to compare

Added RPOP and pooling

25 Feb 19:57
5c9e651

Choose a tag to compare

Thnx to @mennodehaas for adding these features.

Worker queue function, fix add multiple geo positions

20 Feb 14:06

Choose a tag to compare

Lowercase parameters

01 Feb 14:57

Choose a tag to compare

If parameters starts with a uppercase characters it causes sometimes compile errors (there is an entity in your model with the same name as your parameter).
beware of upgrading, it will result that you will have to fill in the parameters again! if you add the module for the first time: no problem.

New functions: GeoRadius, ZRANK, EXPIRE and more

11 Jan 22:19

Choose a tag to compare

ZRANK, GeoRadius, Expire and Delete Value from list and database constant added

More tests, documentation and expire function

30 Dec 15:40

Choose a tag to compare

Expanded readme, documentation in the java actions and expose them as an activity

PubSub logic added to the connector!

26 Dec 07:13

Choose a tag to compare

Redis supports the PubSub mechanism and it's fast!

New Geo functions and some more

20 Dec 16:40

Choose a tag to compare

added some new functions and existed commands renamed to more user friendly

Initial release

26 Aug 07:18

Choose a tag to compare

First 8 commands to use Redis