File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
17
### Added
18
18
19
19
- core: [ undocumented] plugin-config/initialize support multiple configuration files.
20
- - redis: [ undocumented] plugin-config/initialize take redis client options for fine-tuning or as an alternative to
21
- VCAP_SERVICES credentials (brought up by #92 ).
20
+ - redis: [ undocumented] cds-config/initialize take redis credentials and client options for fine-tuning or as an
21
+ alternative to VCAP_SERVICES (brought up by #92 ).
22
+
23
+ the cds-config approach is consistent with the redis integration of other cap-js-community projects, see
24
+ [ event-queue] ( https://github.com/cap-js-community/event-queue/ ) ,
25
+ [ websocket] ( https://github.com/cap-js-community/websocket/ ) .
22
26
23
27
## v1.2.3 - 2025-02-05
24
28
You can’t perform that action at this time.
0 commit comments