Using y-redis for y-websocket

Hi there,

Currently using y-websocket and looking to use y-redis for scalability reasons. I’ve noticed there isn’t much documentation on it and didn’t find much of an answer after searching around. I’ve got it initialised like the default leveldb setup but I’m still confused where I would use the persistence logic and which functions to call. I’ve noticed the y-redis module has a class named persistanceDoc and I’ve used to RedisPersistance to initialise it.

Any help would be good. Thanks.

2 Likes

Did you get a chance to integrate this? I too want to do something similar to my jupyter notebooks that uses the y-websocket under the hood.

And update? Want use this runs on cloud run and I am looking for similar solution.