Skip to content

Commit 3c28a90

Browse files
committed
Set redis config
1 parent 0e65902 commit 3c28a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
auto-start: true
5858
redis-port: 6379
5959
redis-version: '6.2'
60-
redis-conf: 'requirepass RedisPassw0rd'
60+
redis-conf: 'requirepass RedisPassw0rd\nappendonly yes\nappendfsync always'
6161

6262
- name: Start MySQL
6363
run: sudo /etc/init.d/mysql start

0 commit comments

Comments
 (0)