Skip to content
Snippets Groups Projects

Switch from redis to valkey

Merged Christian Heusel requested to merge switch-redis-to-valkey into master
All threads resolved!
7 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -10,7 +10,7 @@
- { role: nginx }
- { role: mariadb, mariadb_innodb_buffer_pool_size: '1G' }
- { role: sudo }
- { role: redis }
- { role: valkey }
- { role: uwsgi }
- { role: aurweb, aurweb_domain: "{{ aurdev_fqdn }}", aurweb_environment_type: 'dev' }
- { role: fail2ban }
Loading