]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1468422 Remove deprecated open-ils.storage remote_update
authorBill Erickson <berickxx@gmail.com>
Tue, 24 Nov 2015 17:18:16 +0000 (12:18 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 26 Feb 2016 15:07:42 +0000 (10:07 -0500)
commitc29a4c0f703c705241982ddfff18c2e8ffb907a9
tree1aefd53fa1e3bef5567495d84339f89d9e9b43b4
parentfb856f49257e21ab2c3190c0fd9b70db676b2f11
LP#1468422 Remove deprecated open-ils.storage remote_update

User update in Actor.pm was the only remaining code that leveraged
the open-ils.storage remote_update API.  With that code moving to
open-ils.cstore, save some RAM by no longer auto-loading/publishing
remote_update methods.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher.pm