]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/OpenSRF/Utils/Cache.pm
added special case to avoid wrapping boolean objects
[OpenSRF.git] / src / perlmods / OpenSRF / Utils / Cache.pm
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2006-08-11 ericksonlogging put errors instead of throwing exception
2005-05-13 ericksonnow using the max persist time in the config file
2005-04-12 mikercach update
2005-04-12 ericksonchecking for only one server
2005-04-12 mikererror checking in Cache.pm
2005-04-07 mikeradded initial limiter and cache population
2005-03-15 ericksonfully bypassing persist if persist isn't true
2005-03-08 ericksonchanged 'slot' to 'key' for clarity, should have no...
2005-03-04 ericksonadded _CACHEVAL_ to the slot names to make them a littl...
2005-03-03 ericksonnow magically does both memcache and persist caching...
2005-03-01 ericksonaltered the cache a little to allow for the servers...
2005-02-04 phasefxInitial revision