nodejs-docs-samples icon indicating copy to clipboard operation
nodejs-docs-samples copied to clipboard

Update Websocket Cloud Run sample to use latest Redis version

Open averikitsch opened this issue 3 years ago • 0 comments

https://github.com/GoogleCloudPlatform/nodejs-docs-samples/commit/05b5423242f273518e8600e26e2bd35036082959#r61378446 change broke the sample. In PR #2654, we will convert the version back. We should update redis back to v4 and make the needed changes to the code. Learn more:

  • https://socket.io/docs/v4/redis-adapter/#migrating-from-socketio-redis

averikitsch avatar May 17 '22 19:05 averikitsch