Skip to content

Commit

Permalink
docs: replace Redis with Valkey
Browse files Browse the repository at this point in the history
  • Loading branch information
cshezi committed Nov 15, 2024
1 parent 0d2b9d3 commit f9f0e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sequenceDiagram
participant TMS as "Transaction Monitoring Service"
participant log as "Logger"
participant Ara as "ArangoDB"
participant Cache as "Redis Cache"
participant Cache as "Valkey Cache"
participant ED as "Event-Director"
%% ISO20022 Message Pain001
Expand Down

0 comments on commit f9f0e84

Please sign in to comment.