| | Ability to choose which database to connect to in Redis, apart from 0 being the default | | | | | Fixed | Jun 22, 2022 | Jul 21, 2022 | | |
| | Migration of docs to gitbook | | | | | Fixed | Nov 30, 2021 | Aug 3, 2022 | | |
| | New redisSubscribe() so you can subscribe with closures/lambdas or CFCs to listen to Redis messages | | | | | Fixed | Nov 30, 2021 | Dec 1, 2021 | | |
| | New redisPublish() UDF so you can publish messages into the Redis cluster | | | | | Fixed | Nov 30, 2021 | Nov 30, 2021 | | |
| | New UDF redisGetClusterNodes() to get a map of cluster node objects | | | | | Fixed | Nov 30, 2021 | Nov 30, 2021 | | |
| | Redis Cluster protocol support (RedisCluster, Sentinel, AWS, DigitalOcean) | | | | | Fixed | Nov 30, 2021 | Nov 30, 2021 | | |
| | cache filters for getting entries was not working | | | | | Fixed | Nov 30, 2021 | Nov 30, 2021 | | |
| | Redis publish and subscribe features | | | | | Fixed | Nov 24, 2021 | Nov 29, 2021 | | |
| | getting all values/entries was not passing a built key, so return struct was always null | | | | | Fixed | Nov 24, 2021 | Nov 24, 2021 | | |
| | New native cfml function: redisGetCluster() to get access to the native redis cluster manager | | | | | Fixed | Nov 23, 2021 | Nov 23, 2021 | | |
| | Improve all exception handling to show exception messages | | | | | Fixed | Nov 23, 2021 | Nov 24, 2021 | | |
| | Creation of a base class to share between cache implementations | | | | | Fixed | Nov 23, 2021 | Nov 23, 2021 | | |
| | Add docker redis cluster support | | | | | Fixed | Nov 18, 2021 | Nov 19, 2021 | | |
| | Update Jedis to 2.9.3 | | | | | Fixed | Nov 18, 2021 | Nov 19, 2021 | | |
| | Allow for a new setting to allow for case-sensitive mode instead of case-insensitive mode (default) | | | | | Fixed | Sep 30, 2020 | Nov 24, 2021 | | |
| | Error on Redis Connection after upgrade to lucee redis ext 1.4.0 | | | | | Cannot Reproduce | Jun 5, 2020 | Sep 2, 2021 | | |
| | LicenseHelper not validating all editions of similar product skus | | | | | Fixed | Jan 24, 2020 | Sep 2, 2021 | | |
| | Coverted all `valueList()` and `entryLIst()` to leverage parallel streams for performance | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Converted all connection pool access to try's with resources for auto-closing and better code visibility | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Added more context when exceptions happen to the error messages | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Added `RuntTimeExceptions and IOExceptions` whenever a Redis connection cannot be made to improve errors | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Added a `getConnectionKeys()` in the `RedisConnection` class to see which caches are configured and how | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Added all members of the `RedisConnection` class to be public/static so they can be inspected and reused | | | | | Fixed | Nov 5, 2019 | Nov 5, 2019 | | |
| | Compat with LUcee 5.29> for default values | | | | | Fixed | Nov 4, 2019 | Nov 5, 2019 | | |
| | Add the LuceeAppender log 4j bridge | | | | | Fixed | Oct 30, 2019 | Nov 5, 2019 | | |
| | Throw runtime exceptions on connection issues. | | | | | Fixed | Oct 30, 2019 | Nov 5, 2019 | | |
| | Ability to add timeouts, max connections and max idle connections to connection configuration | | | | | Fixed | Sep 30, 2019 | Sep 30, 2019 | | |
| | Ability to add ssl and passwords to redis connections | | | | | Fixed | Sep 30, 2019 | Sep 30, 2019 | | |
| | Stop gap for -1 sessions for edge case of empty onSessionStart in Lucee 5.3 | | | | | Fixed | Aug 21, 2019 | Sep 30, 2019 | | |
| | Add docker setup on the docs | | | | | Fixed | Aug 14, 2019 | Sep 30, 2019 | | |
| | Removed tests source from final package to reduce binary size | | | | | Fixed | Feb 25, 2019 | Mar 5, 2019 | | |
| | Major fix for session expirations when using session clusters with Lucee | | | | | Fixed | Feb 25, 2019 | Mar 5, 2019 | | |
| | Added more logging for exception handling | | | | | Fixed | Feb 25, 2019 | Mar 5, 2019 | | |
| | Added more verbose logging on all methods that require it | | | | | Fixed | Feb 25, 2019 | Mar 5, 2019 | | |
| | ForgeBox autopublishing and s3 assets | | | | | Fixed | Feb 25, 2019 | Mar 5, 2019 | | |
| | Init methods on the cache constructor are not static | | | | | Fixed | Dec 10, 2018 | Mar 5, 2019 | | |