mirror of
https://github.com/fluencelabs/redis
synced 2025-04-27 03:22:14 +00:00
Calling XADD with 0-0 or 0 would result in creating an empty key and storing it in the database. Even worse, because XADD will reply with error the action will not be replicated, creating a master-replica inconsistency