mirror of
https://github.com/fluencelabs/redis
synced 2025-05-02 05:52:13 +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.