]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1854850 Angular IndexedDB Shared Worker Communication
authorBill Erickson <berickxx@gmail.com>
Mon, 2 Dec 2019 17:26:08 +0000 (12:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Tue, 28 Apr 2020 19:18:56 +0000 (15:18 -0400)
commitde722bbabe441e6abd1957897541994120c1d0ad
treeb48eb156b3edfc86bec28207ae7a9d3050c88ea4
parent2ac1ca873857d6343791e409f2b510acd5dba18f
LP1854850 Angular IndexedDB Shared Worker Communication

Implements the client side of the communication to the Evergreen
IndexedDB shared worker for Angular.

From this may be built caching mechanisms, offline transaction
handling, etc.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/eg2/src/app/core/db-store.service.ts [new file with mode: 0644]