mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-05 16:57:06 +08:00
update comments
This commit is contained in:
@@ -309,6 +309,7 @@ func (mdb *MultiDB) doPsync() error {
|
||||
}
|
||||
// there is no CRLF between RDB and following AOF, reset stream to avoid parser error
|
||||
mdb.replication.masterChan = parser.ParseStream(mdb.replication.masterConn)
|
||||
// fixme: update aof file
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user