summaryrefslogtreecommitdiff
path: root/src/notify.c
Commit message (Expand)AuthorAgeFilesLines
* RDMF: More consistent define names.antirez2015-07-271-24/+24
* RDMF: OBJ_ macros for object related stuff.antirez2015-07-261-2/+2
* RDMF (Redis/Disque merge friendlyness) refactoring WIP 1.antirez2015-07-261-1/+1
* Fix keyspace events flags-to-string conversion.antirez2014-01-081-10/+12
* Keyspace notifications: fixed a leak and a bug introduced in the latest commit.antirez2013-01-281-4/+6
* Keyspace events: it is now possible to select subclasses of events.antirez2013-01-281-35/+82
* notifyKeyspaceEvent(): release channel names using the right pointers.antirez2013-01-281-2/+2
* Two fixes to initial keyspace notifications API.antirez2013-01-281-1/+3
* Keyspace events notification API.antirez2013-01-281-0/+77