wp-redisearch
wp-redisearch copied to clipboard
Add Redis database selection
Please add support for select database number in plugin settings, the same that you can specify the Redis port, IP, etc.
Right now it’s hardcoded to use db 0 and I want an independent database only for Redisearch to avoid flushing other keys.