- Add y-websocket dependency to sync-coordinator package.json
- Fix invalid Redis configuration options in sync-coordinator (replace deprecated retryDelayOnFailover with retryStrategy)
- Add comprehensive test suite for encryption-service to satisfy CI/CD test requirements
These changes address failing test-nodejs-services CI/CD checks.