[
https://issues.apache.org/jira/browse/CAUSEWAY-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jörg Rade updated CAUSEWAY-2477:
--------------------------------
Description:
Response Data should/could be stored on the client side in cases where data
doesn't change often, ie. master data.
State of the art seems to be using Key-Value stores provided by browsers (c.f.
https://stackoverflow.com/a/71581910)
was:
Response Data should/could be stored on the client side in cases where data
doesn't change often, ie. master data.
State of the art seems to be using Key-Value stores provided by browsers (IDB,
cf https://github.com/jakearchibald/idb)
> [kroviz] Persist Response Data
> ------------------------------
>
> Key: CAUSEWAY-2477
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-2477
> Project: Causeway
> Issue Type: New Feature
> Components: Incubator Client Kroviz
> Reporter: Jörg Rade
> Assignee: Jörg Rade
> Priority: Minor
>
> Response Data should/could be stored on the client side in cases where data
> doesn't change often, ie. master data.
> State of the art seems to be using Key-Value stores provided by browsers
> (c.f. https://stackoverflow.com/a/71581910)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)