:hollo: A federated single-user microblogging software.
@gekidasa Oh, you also need to remove the Redis service!
@gekidasa You can apply the new default configuration by redeploying the Hollo service and removing REDIS_URL from the environment variables!
REDIS_URL
#Hollo now uses PostgreSQL for caching and message queue by default (unless the REDIS_URL environment variable is present)! It's quite performant and scalable when it's compared to Redis, so we've decided to make it the default configuration.