ILS driver cache improvements.
- Create generic (optional) caching mechanism in base class. - Replace VoyagerRestful session-based caching with new generic mechanism.
Showing
- module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php 94 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/AbstractBase.php
- module/VuFind/src/VuFind/ILS/Driver/Factory.php 5 additions, 1 deletionmodule/VuFind/src/VuFind/ILS/Driver/Factory.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 22 additions, 63 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
Please register or sign in to comment