Removed LCStoreAccel class
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 5 Sep 2014 20:33:10 +0000 (13:33 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 5 Sep 2014 20:33:10 +0000 (13:33 -0700)
commitb1d215726e199139abb4320719e7bc6c03825432
treeb68087e143edfbde5c306f1c9538d75c3a144edb
parent0e54ab46dd1e687b257f185061adb84b623c2421
Removed LCStoreAccel class

* Since individual message keys can expire, this can cause broken
  messages when such a key is needed (the message is treated as if
  it did not exist). The base class clearly documents a need for
  more atomicity (only top level keys can fall it separately).

Change-Id: I992bba77a0afdeeeade8be013708277b79f22314
includes/AutoLoader.php
includes/cache/LocalisationCache.php