File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 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.
1717### Added
1818
1919- 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/ ) .
2226
2327## v1.2.3 - 2025-02-05
2428
You can’t perform that action at this time.
0 commit comments