index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
libraries
/
Cache
/
drivers
/
Cache_redis.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-08-18
Fix a wrong variable name from previous commit
Andrey Andreev
1
-1
/
+1
2014-08-18
Optimize Redis serialized values support
Andrey Andreev
1
-17
/
+19
2014-08-18
Cache_redis: A code-styling correction..
Ivan Tcholakov
1
-1
/
+1
2014-08-18
Cache_redis: Optimizations.
Ivan Tcholakov
1
-2
/
+2
2014-08-18
Cache_redis: Polishing.
Ivan Tcholakov
1
-7
/
+4
2014-08-18
Cache_redis: Refactoring if delete() method.
Ivan Tcholakov
1
-3
/
+3
2014-08-18
Cache_redis, save() method: An optimization, moving sRemove call.
Ivan Tcholakov
1
-2
/
+1
2014-08-18
Cache_redis, delete() method: Try to remove a key from Redis auxilary set onl...
Ivan Tcholakov
1
-3
/
+6
2014-08-18
Cache_redis, delete() method: Bringing back a line of code.
Ivan Tcholakov
1
-0
/
+3
2014-08-18
Cache_redis, Hardcoded name for the auxilary Redis set - '_ci_redis_serialized'.
Ivan Tcholakov
1
-8
/
+3
2014-08-18
Cache_redis, delete() method: Removing code for updating the internal cache, ...
Ivan Tcholakov
1
-7
/
+0
2014-08-18
Cache_redis: Strinct array_search() for now.
Ivan Tcholakov
1
-3
/
+3
2014-08-18
Cache_redis: AND -> && correction, srrict in_array() check.
Ivan Tcholakov
1
-1
/
+1
2014-08-14
Cache_redis: Adding serialization support.
Ivan Tcholakov
1
-2
/
+57
2014-07-31
Fix #3161
Andrey Andreev
1
-6
/
+2
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-01-09
Implement atomic increment/decrement in Cache library
Andrey Andreev
1
-8
/
+41
2014-01-08
Optimize get_instance() calls/assignments
Andrey Andreev
1
-2
/
+2
2013-10-29
Spaces, log message
Kakysha
1
-2
/
+2
2013-10-28
Code cleanup
Kakysha
1
-2
/
+4
2013-10-28
some code rewrite
Kakysha
1
-3
/
+3
2013-10-28
Correct Redis connection troubleshooting
Kakysha
1
-4
/
+11
2013-10-28
Added option to connect through unix socket in redis cache driver
Kakysha
1
-1
/
+8
2013-07-30
Cache Log Error Levels
Tyler Brownell
1
-1
/
+1
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-2
/
+3
2012-06-09
Cleanup the new Redis cache driver and add a changelog entry for it
Andrey Andreev
1
-47
/
+62
2012-06-08
Fixed according to feedback.
Anton Lindqvist
1
-5
/
+6
2012-04-23
Added redis auth support.
Anton Lindqvist
1
-0
/
+5
2012-01-23
Updated redis driver doc block.
Anton Lindqvist
1
-6
/
+18
2012-01-21
Fixed syntax according to feedback.
Anton Lindqvist
1
-17
/
+3
2012-01-21
Added redis cache driver.
Anton Lindqvist
1
-0
/
+217