Ask a question to get started
Enter to sendā¢Shift+Enter new line
Ensures the Redis client is ready to perform operations. If the client is not ready, it attempts to connect to the Redis database.
ensureReadiness(): Promise<boolean>