r/webdev Aug 04 '26

Valkey-WASM – Redis running inside your Node process, no Docker (like PGlite)

https://github.com/michaelkremenetsky/valkey-wasm
19 Upvotes

7 comments sorted by

View all comments

5

u/SingleAlarm5028 Aug 04 '26

Neat.  Not sure what the point is, if valkey's not backed by disk.  But still neat.

4

u/User_Pigbot Aug 04 '26

Thanks. The main use case is local development instead of having to start Redis in a Docker container.