- 03 Feb, 2020 1 commit
-
-
Guy Benoish authored
Because "keymiss" is "special" compared to the rest of the notifications (Trying not to break existing apps using the 'A' format for notifications) Also updated redis.conf and module.c docs
-
- 21 Mar, 2019 1 commit
-
-
Dvir Volk authored
-
- 15 Feb, 2018 1 commit
-
-
antirez authored
-
- 14 Feb, 2018 3 commits
- 01 Dec, 2017 1 commit
-
-
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.
-
- 18 Aug, 2017 1 commit
-
-
Richard Li authored
-
- 27 Jul, 2015 1 commit
-
-
antirez authored
-
- 26 Jul, 2015 2 commits
- 08 Jan, 2014 1 commit
-
-
antirez authored
Fixes issue #1491 on Github.
-
- 28 Jan, 2013 5 commits
-
-
antirez authored
-
antirez authored
When keyspace events are enabled, the overhead is not sever but noticeable, so this commit introduces the ability to select subclasses of events in order to avoid to generate events the user is not interested in. The events can be selected using redis.conf or CONFIG SET / GET.
-
antirez authored
-
antirez authored
-
antirez authored
-