We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e65902 commit 3c28a90Copy full SHA for 3c28a90
.github/workflows/bench.yml
@@ -57,7 +57,7 @@ jobs:
57
auto-start: true
58
redis-port: 6379
59
redis-version: '6.2'
60
- redis-conf: 'requirepass RedisPassw0rd'
+ redis-conf: 'requirepass RedisPassw0rd\nappendonly yes\nappendfsync always'
61
62
- name: Start MySQL
63
run: sudo /etc/init.d/mysql start
0 commit comments