View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008714 | Taler | wallet-core | public | 2024-04-08 21:33 | 2024-06-05 20:45 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.11 | ||||
Summary | 0008714: implement DB triggers in IndexedDB access abstraction (query.ts) [estimate: 3h] | ||||
Description | We sometimes need to invalidate caches or update other data when one object store changes. To make this less error prone, we should implement some trigger mechanism that sits inside the IndexedDB access layer. | ||||
Tags | No tags attached. | ||||
|
We now have a simple trigger mechanism. It's currently used to clear caches when certain object stores change. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-08 21:33 | Florian Dold | New Issue | |
2024-04-08 21:33 | Florian Dold | Status | new => assigned |
2024-04-08 21:33 | Florian Dold | Assigned To | => Florian Dold |
2024-05-16 00:36 | Florian Dold | Status | assigned => resolved |
2024-05-16 00:36 | Florian Dold | Resolution | open => fixed |
2024-05-16 00:36 | Florian Dold | Note Added: 0022431 | |
2024-06-05 20:45 | Christian Grothoff | Status | resolved => closed |