Chris Han
|
367d463291
Rewrite object cache to not use smarty (in progress, file only)
|
12 years ago |
Chris Han
|
b66cfbdafd
Remove object cache singleton
|
12 years ago |
Chris Han
|
21e99fb71a
Clean up docblock on cache objects
|
12 years ago |
Chris Han
|
68c256747c
Factor memcache config read out of object cache
|
12 years ago |
Chris Han
|
c87d9676ea
Factor memcache config read out of memcache resource class
|
12 years ago |
Chris Han
|
966697cb95
Remove smarty_prefix config setting
|
12 years ago |
Chris Han
|
d202daf705
Rewrite memcache support using new KeyValueStore
|
13 years ago |
Chris Han
|
f0d52db01b
Update to Smarty 3.1.6
|
13 years ago |
Chris Han
|
4b1993128f
Smarty 3 appears to insert junk whitespace, breaking the object cache
|
13 years ago |
Chris Han
|
8702d241a3
Upgrade to Smarty 3, fix compile errors
|
13 years ago |
Chris Han
|
a90d5d8ccb
Use the shared smarty cache instead of handling it manually
|
13 years ago |
Chris Han
|
a128e03ebd
Allow overriding lifetime on a per-object basis
|
13 years ago |
Chris Han
|
2d795c02b9
Abstract out object cache settings to prepare for multiple caches
|
13 years ago |
Chris Han
|
a3ba55400f
Fix up warnings/errors in phpdoc tags
|
14 years ago |
Chris Han
|
10e00dd85f
Set a reasonable default for object cache, also use -1 for never expire to keep consistent with current cachelifetime config option
|
14 years ago |
Chris Han
|
26f5d9432d
Give object cache its own lifetime in case you want to use a longer lifetime for it
|
14 years ago |
Chris Han
|
0e781db5ad
Start adding object cache class - framework for enhancement #39
|
14 years ago |