13 Commits (1a7a15a3ef78c9e1f8aeb476fa11f6cf016e00f3)

Author SHA1 Message Date
Alexander Makarov 1a7a15a3ef Implemented mset, madd for cache. Added tests. 11 years ago
Panagiotis Moustafellos 3ebbab0284 marked mset() test incomplete 11 years ago
Panagiotis Moustafellos 4cf05205d4 added cache mset() base test 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 3f88320595 second try to fix random memcache failure on travis 11 years ago
Carsten Brandt f3504f426d fix test fail when not on travis 11 years ago
Carsten Brandt 9542fd24d4 try to fix: memcache testExpire fails randomly on travis 11 years ago
Carsten Brandt 0e2ac86566 added Cache::exists() to check key existance in cache 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue f5d0bcbcfc Refactored cache key generation. 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 12 years ago
Carsten Brandt e2513de6c6 better testing: time()-function-mock 12 years ago
Carsten Brandt 71a9efdd55 changed cache test to wait more than expirytime 12 years ago
Carsten Brandt 6a7529505e cache tests refactoring cherry picked from redis branch 12 years ago
Benjamin Wöster f23a677bdf mod: incorporate suggestions 12 years ago
Benjamin Wöster d4b30e26c2 allow unit tests to requireApp() on setUp() 12 years ago
Alexander Makarov 09dbaeb700 more assertions for cache test 12 years ago
Alexander Makarov 64fb2a815c added tests for cache 12 years ago