Bug #0001123: Parallel cache rebuild problem could cause high server load 1. don't perform empty (with no keys passed) multi_get request 2. …
Show more
Bug #0001123: Parallel cache rebuild problem could cause high server load
1. don't perform empty (with no keys passed) multi_get request2. store locally also missing variables, that are requested from cache (speed improvement)3. fixed "scalar value can't be used as array" warning in getCache methodINP-919Show less