Revision history for Redis
0.06 2014-01-31T16:44:53Z
- Fix memory leak of callback functions
- Fix issue #5 does not play way with signals
0.05 2013-12-20T02:22:09Z
- Fix memory leak of lists
- PING commands trigers reconnect
0.04 2013-12-10T02:56:46Z
- Fix memory leak
- Fix dependance
0.03 2013-10-16T12:14:58Z
- wait_for_messages will block forever if parameters are not given
0.02 2013-10-13T13:27:37Z
- Remove needless module
- Use gmake for building library on BSD platform except KFreeBSD
- Improve reconnection
0.01 2013-10-10T16:46:27Z
- First version