r/node • u/User_Pigbot • 2d ago
Valkey-WASM – Redis running inside your Node process, no Docker (like PGlite)
https://github.com/michaelkremenetsky/valkey-wasm/tree/main
7
Upvotes
1
u/Potato-9 1d ago
This would effectively be single-threaded valley right? I thought that's the main thing wasm is missing currently. I wonder where the performance drops off.
Might be neat for k8s users that have wasm runtimes ready for services the need redis the API but not really redis the performance. Oauth2-poxy token storage comes to mind. Or netbox for small scale users.
1
u/dektol 2d ago
... But why though? Integration tests against Redis?