• antirez's avatar
    Streams: fix XADD API and keyspace notifications. · 19b06935
    antirez authored
    XADD was suboptimal in the first incarnation of the command, not being
    able to accept an ID (very useufl for replication), nor options for
    having capped streams.
    
    The keyspace notification for streams was not implemented.
    19b06935
notify.c 5.4 KB