Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-21 | Added a threaded PoC for a "zpop" implementation. | Patrick J Cherry | |
This follows the instructions from http://redis.io/topics/transactions#using-a-hrefcommandswatchwatcha-to-implement-zpop | |||
2015-12-21 | updated the add routine to ensure we update the set in order. | Patrick J Cherry | |
2015-12-20 | Fixing test suite as per lodge post | James Lawrie | |
2015-12-18 | Modified zset test program to exit if it encounters a test it has already seen. | Patrick J Cherry | |
This helps with debugging. We expect it to exit eventually, but only after it has seen all tests. | |||
2015-12-18 | Added queue-demonstration programs. | Steve Kemp | |
2015-12-18 | Document queue | Steve Kemp | |