@valkey/valkey-glide-darwin-arm64 2.2.7 → 2.3.0-rc6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/package.json +1 -1
- package/valkey-glide.darwin-arm64.node +0 -0
package/README.md
CHANGED
|
@@ -14,8 +14,7 @@ Valkey General Language Independent Driver for the Enterprise (GLIDE) is the off
|
|
|
14
14
|
|
|
15
15
|
## Documentation
|
|
16
16
|
|
|
17
|
-
See GLIDE's [documentation site](https://valkey.io/
|
|
18
|
-
Visit our [wiki](https://github.com/valkey-io/valkey-glide/wiki/NodeJS-wrapper) for examples and further details on TLS, Read strategy, Timeouts and various other configurations.
|
|
17
|
+
See GLIDE's Node.js [documentation site](https://glide.valkey.io/languages/nodejs).
|
|
19
18
|
|
|
20
19
|
## Supported Engine Versions
|
|
21
20
|
|
package/package.json
CHANGED
|
Binary file
|