mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04: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