]> git.evergreen-ils.org Git - working/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:10:38 +0000 (15:10 -0400)
commit8c9187edec9671c5a251d79bef874e8b9fe80d83
treeb48eb156b3edfc86bec28207ae7a9d3050c88ea4
parent83e18205e2e1d0123174b17029401a1481405060
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]