export const redisText = { redis: "Redis", cypressRedis: "cypress-redis", errorMaxRetries: 'Reached the max retries per request limit (which is 1). Refer to "maxRetriesPerRequest" option for details.', errorPort: "Port should be >= 0 and < 65536. Received type number (108299).", errorInvalidUserOrPassword: "WRONGPASS invalid username-password pair", };