]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/OpenSRF/Utils
added initial limiter and cache population
[OpenSRF.git] / src / perlmods / OpenSRF / Utils /
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-07 ericksonchecking for HASH ref explicitly
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-02 ericksonwe now return undef if any level of the sought config...
2005-03-02 ericksonnow do an explicit kill me on the session after the...
2005-03-01 ericksonaltered the cache a little to allow for the servers...
2005-03-01 ericksonchanged some ps output.
2005-02-28 mikerusing OO syntax
2005-02-28 mikerusing new client syntax
2005-02-23 ericksonfixed logic error
2005-02-23 ericksonadded a cache flag to the settings client
2005-02-16 ericksonfixed up the magic auto-introspection and made sure...
2005-02-16 ericksonfixed up to make the remote settings grabbing work...
2005-02-16 ericksonBeginnings of the new config parsing and client classes
2005-02-16 ericksonnew config settings
2005-02-07 ericksonchanged logger include
2005-02-04 phasefxInitial revision