Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |