Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
* | switch to using watch to implement cas and cad on redis | Robin Appelman | 2015-06-12 | 1 | -30/+22 |
* | compare-and-set and compare-and-delete using lua scripts for redis | Robin Appelman | 2015-06-12 | 1 | -2/+50 |
* | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 1 | -1/+2 |
* | add compare and swap to memcache | Robin Appelman | 2015-04-30 | 1 | -0/+1 |
* | extends memcache with add, inc and dec | Robin Appelman | 2015-04-30 | 1 | -6/+48 |
* | Memcache\Redis Add DB Select Functionality | Michael Telatynski | 2015-04-15 | 1 | -0/+5 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+18 |
* | Json_(en|de)code values on redis to be able to cache arrays | Joas Schilling | 2015-01-20 | 1 | -4/+4 |
* | Add Redis cache implementation, prefer over memcached, tests & config sample | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -0/+94 |