Commit 1b79685
authored
Fb/redis adapter client options and polish (#94)
* wip 1
* wip 2
* wip 3
* wip 4
* wip 5
* wip 6
* wip 7
* wip 8
* wip 9
* switch to @redis/client
* make tls part of socket if it's an object
* tests and such
* tests and such 2
* saner setup where we ignore tls objects
* consolidate cds-test into one dir
* fix for close client base being passed promise instead of client
clearer naming
* upgrade deps for example server
* tamer syntax for client promise usage
* make canGetClient private to avoid double naming with result variable
* upgrade deps
* remove shallowMerge
* add local socket options as base case,
make credentials mapping more explicit
* test cleanup
* no more ip family problems1 parent bc542cd commit 1b79685
File tree
17 files changed
+389
-336
lines changed- example-cap-server
- src
- test
- __mocks__
- __snapshots__
- cds-test-service
- __snapshots__
- srv
17 files changed
+389
-336
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments