[
https://issues.apache.org/jira/browse/ISIS-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jörg Rade updated ISIS-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 (IDB,
cf https://github.com/jakearchibald/idb)
was:
Response Data should/could be stored on the client side in cases where data
doesn't change often, ie. master data.
One option is to store LogEntries via SQLite.js, cf.
https://stackoverflow.com/questions/36749154/loading-sqlite-database-in-javascript-with-sql-js#
> [kroviz] Persist Response Data
> ------------------------------
>
> Key: ISIS-2477
> URL: https://issues.apache.org/jira/browse/ISIS-2477
> Project: Isis
> Issue Type: New Feature
> Components: Isis 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
> (IDB, cf https://github.com/jakearchibald/idb)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)