content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-1.0-release-notes.md
RedisJSON v1.0.8 requires:
This is a maintenance release for version 1.0.
Update urgency: LOW - No need to upgrade unless there are new features you want to use.
Details:
Enhancements:
Bug fixes:
JSON.DEBUG first key index to 2This is a maintenance release for version 1.0.
Headlines:
Details:
This is a maintenance release for version 1.0.
Headlines:
Details:
This release updates the version to 1.0.4.
This release disables the cache by default, and allows an explicit CACHE <ON|OFF> module argument to enable it.
This release contains some bug fixes over 1.0.2. It also includes some ci changes as well.
This version provides a serialization cache for JSON.GET (when used with the default parameters). The cache policy is LRU (last recently used), and extremely small items are not cached.
In the future, options may be added to configure the cache, but for the time being the cache is intended to be small and transparent.