Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Streams: fix XADD API and keyspace notifications. | antirez | 2017-12-01 | 1 | -0/+2 |
* | RDMF: More consistent define names. | antirez | 2015-07-27 | 1 | -24/+24 |
* | RDMF: OBJ_ macros for object related stuff. | antirez | 2015-07-26 | 1 | -2/+2 |
* | RDMF (Redis/Disque merge friendlyness) refactoring WIP 1. | antirez | 2015-07-26 | 1 | -1/+1 |
* | Fix keyspace events flags-to-string conversion. | antirez | 2014-01-08 | 1 | -10/+12 |
* | Keyspace notifications: fixed a leak and a bug introduced in the latest commit. | antirez | 2013-01-28 | 1 | -4/+6 |
* | Keyspace events: it is now possible to select subclasses of events. | antirez | 2013-01-28 | 1 | -35/+82 |
* | notifyKeyspaceEvent(): release channel names using the right pointers. | antirez | 2013-01-28 | 1 | -2/+2 |
* | Two fixes to initial keyspace notifications API. | antirez | 2013-01-28 | 1 | -1/+3 |
* | Keyspace events notification API. | antirez | 2013-01-28 | 1 | -0/+77 |