In this release, we updated the Redis in-memory database to a newer version and fixed a bug that caused the system to use all available memory.
New functions and enhancements
ID 19989: Upgrade the Redis in-memory database to version 8
The Redis database used in edoc archive service has been updated from version 7 to version 8. As a result, you now benefit from a modern, more powerful, and more secure database platform.
Bug fixes and improvements
Normal ID 19985: RAM is fully utilized due to numerous jobs
A problem with jobs piling up has been resolved. This situation affects the RAM usage of the edoc archive service's Redis instance. New processes are now processed only once.