spinupwp-plugin icon indicating copy to clipboard operation
spinupwp-plugin copied to clipboard

Add optional dedicated DB parameter to Redis database

Open chrisblackwell opened this issue 11 months ago • 0 comments

This adds support for the upcoming independent Redis database feature.

If the env flag of SPINUPWP_CACHE_DB is set, it will use that param for the database connection. Other wise, it will fallback to the Redis default of 0.

chrisblackwell avatar Feb 18 '25 15:02 chrisblackwell