mirror of https://github.com/pixelfed/pixelfed
Require ext-redis to support phpredis client
Add ext-redis as a required PHP extension so phpredis can be used as the Redis client without manual setup. predis remains available, so users can switch between REDIS_CLIENT=phpredis and predis freely.pull/7073/head
parent
9b62d228b7
commit
dcc4f87ba0
Loading…
Reference in New Issue