docs: add changelog entries for Redis refactoring

This commit is contained in:
Kjell Winblad 2023-06-26 17:02:03 +02:00
parent e76daa0f3b
commit 0a95749f86
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
The Redis connector has been refactored to its own Erlang application to improve the code structure.

View File

@ -0,0 +1 @@
The Redis bridge has been refactored to its own Erlang application to improve the code structure and to make it easier to maintain.