QingCloudAppcenter / Redis

Source repo for Redis Apps on QingCloud.
Apache License 2.0
1 stars 9 forks source link

redis standalone rdb 备份时, 如果正在aof rewrite 会出现失败情况 #150

Open anshubo-yun opened 1 year ago

anshubo-yun commented 1 year ago

应该在rdb落盘时添加等待aof落盘机制.