Skip to content

Commit

Permalink
Update README.md nodejs platform support (valkey-io#2397)
Browse files Browse the repository at this point in the history
* Update README.md

Signed-off-by: Avi Fenesh <[email protected]>

* Update README.md - lint fix

Signed-off-by: Avi Fenesh <[email protected]>

* Update README.md ling

Signed-off-by: Avi Fenesh <[email protected]>

* Update node/README.md

Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Avi Fenesh <[email protected]>

---------

Signed-off-by: Avi Fenesh <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
avifenesh and Yury-Fridlyand authored Oct 19, 2024
1 parent 63e33e1 commit 3d0bd9c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ The release of Valkey GLIDE was tested on the following platforms:

Linux:

- Ubuntu 22.04.1 (x86_64)
- Ubuntu 22.04.1 (x86_64 and aarch64)
- Amazon Linux 2023 (AL2023) (x86_64)

macOS:

- macOS 12.7 (Apple silicon/aarch_64 and Intel/x86_64)
- macOS (12.7 and latest) (Apple silicon/aarch_64 and Intel/x86_64)

Alpine:

- node:alpine (default on aarch64 and x86_64)

## NodeJS supported version

Expand Down

0 comments on commit 3d0bd9c

Please sign in to comment.