mirror of
https://github.com/fluencelabs/redis
synced 2025-06-29 00:41:33 +00:00
the AOF will be loaded successfully, but the stream will be missing, i.e inconsistencies with the original db. this was because XADD with id of 0-0 would error. add a test to reproduce.