Aleksander Machniak
|
a84f0b65dc
|
Fix undefined variable use after recent changes (#1490401)
|
10 years ago |
Aleksander Machniak
|
b120d42f5b
|
Improved cache index changes detection (again)
|
10 years ago |
Aleksander Machniak
|
044c1a0523
|
Simplified code + some CS fixes
|
10 years ago |
Aleksander Machniak
|
652e11f82e
|
Fix missing index update after write() call
|
10 years ago |
Aleksander Machniak
|
b1e35a685c
|
Performance: Improve changes detection, so we update index only if needed
|
10 years ago |
Aleksander Machniak
|
11d5e7c100
|
Implemented memcache_debug also for session operations
|
10 years ago |
Aleksander Machniak
|
9ed8584c3e
|
Count memcache/apc debug lines
|
10 years ago |
Aleksander Machniak
|
fff8e0f2ae
|
Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code
|
10 years ago |
Aleksander Machniak
|
44708ec647
|
Implemented memcache_debug and apc_debug options for cache operations tracking
|
10 years ago |
Aleksander Machniak
|
2a31f6dbd7
|
Reset default db_max_allowed_packet, fix max packet size detection
|
10 years ago |
Aleksander Machniak
|
81d4ff214e
|
Fix setting max packet size for DB caches and check packet size also in shared cache
|
10 years ago |
Aleksander Machniak
|
34a0902089
|
Use consistent column/table quoting in sql queries
|
10 years ago |
Aleksander Machniak
|
60b6d7c389
|
Fix database cache expunge issues (#1489149) - added 'expires' column
|
12 years ago |
Aleksander Machniak
|
a6b0ca60a4
|
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
|
12 years ago |
Aleksander Machniak
|
b3e3422e9f
|
Fix class name
|
12 years ago |
Aleksander Machniak
|
00cb22cf92
|
Expunge all cache instances in shutdown
|
12 years ago |
Aleksander Machniak
|
50abd55718
|
Added shared (cross-user) cache
|
12 years ago |