LP1854850 Angular IndexedDB Shared Worker Communication
authorBill Erickson <berickxx@gmail.com>
Mon, 2 Dec 2019 17:26:08 +0000 (12:26 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 7 Apr 2020 17:12:57 +0000 (13:12 -0400)
commit18f6b30a6e82bb34b44f553b554a0650b9634452
tree89462cdff2f3aef2781ddee83b6fba19fe15f636
parent5869336e29eecfc2427ce6f64374c17cdc30956e
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>
Open-ILS/src/eg2/src/app/core/db-store.service.ts [new file with mode: 0644]