Selaa lähdekoodia

docs: add changelog entries for Redis refactoring

Kjell Winblad 2 vuotta sitten
vanhempi
commit
0a95749f86
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 1 0
      changes/ce/fix-11139.en.md
  2. 1 0
      changes/ee/fix-11139.en.md

+ 1 - 0
changes/ce/fix-11139.en.md

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

+ 1 - 0
changes/ee/fix-11139.en.md

@@ -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.