Commit History

Author SHA1 Message Date
  Evan Prodromou 96bcfa4981 Was accidentally not saving cached items (doh!) 16 years ago
  Evan Prodromou 0642b6aa63 Fixed bug in caching of queries 16 years ago
  Evan Prodromou dde1c00ce7 Return $inst, not $cls, if no cache in Memcached_DataObject 16 years ago
  Evan Prodromou 8c79646e53 Add a method the memcached_object that lets it cache query results 16 years ago
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 16 years ago
  Evan Prodromou eb2f9c98ac replace NULL with null 16 years ago
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 years ago
  Evan Prodromou be2efe254e always return a variable by reference 16 years ago
  millette 4206f4d961 sphinx: fallback if no connection 16 years ago
  millette bf72cde96f sphinx search for notices 16 years ago
  Evan Prodromou 2f71f4d95a add methods to Memcached_DataObject for caching compound keys 16 years ago
  Evan Prodromou 52de32fd82 don't encache on insert; misses timestamps 16 years ago
  Evan Prodromou a8624b2b72 slightly better check on $orig in update() 16 years ago
  Evan Prodromou 82084ab74c move memcache connections to util.php 16 years ago
  Evan Prodromou 15c0fb7abd handle multiple memcached servers 16 years ago
  Evan Prodromou 4af31ca98a wasn't returning results of update 16 years ago
  Evan Prodromou 85c0d71e1f another false-for-error 16 years ago
  Evan Prodromou 92e1c41f63 Memcache returns false on cache miss 16 years ago
  Evan Prodromou 98add9803b don't record null key values 16 years ago
  Evan Prodromou f01f006615 hack to make keys work 16 years ago
  Evan Prodromou d3f8cd39a1 handle one-argument calls to staticGet 16 years ago
  Evan Prodromou 88b19d8ab5 better deletes and key names 16 years ago
  Evan Prodromou 156207d58d try to make some static/non-static stuff work right 16 years ago
  Evan Prodromou ded5e3dd6c better handling of staticGet 16 years ago
  Evan Prodromou 8da61dc1d3 path correct in require_once for memcached 16 years ago
  Evan Prodromou 011ea46022 rename cached object file 16 years ago