Skip to main content
Topic: Cache (Read 1494 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Cache

Since the cache is apparently broken I had to disable it here on elk.net.
Apparently file-based took the opportunity to do some work, I'm not sure why since it should not be a default fallback, but it does and that's it.
A bug? Likely.
Bugs creator.
Features destroyer.
Template killer.

Re: Cache

Reply #1

Yet another reason to remove file based  O:-)

Re: Cache

Reply #2

Poor file based... :( :P

I feel something is pretty broken with the new way topics are marked as read... :-\
Bugs creator.
Features destroyer.
Template killer.

Re: Cache

Reply #3

Fixed most of them, two were the problems:
1) class names collision (Memcached and ElkArte\sources\subs\CacheMethod\Memcached), fixed by adding \ to the PHP Memcached,
2) is_miss was set to true only if $result was null, but some accelerators return false.
Bugs creator.
Features destroyer.
Template killer.