-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Campaign: Update servers #260
Labels
BTW: super critical
Absolutely necessary issues - first order
Lead:Pollion
For this user story / issue, Pollion has the lead.
Pollion link
crossreference completed
Pollion new
Issues reflecting the Lastenheft
Milestone
Comments
nscharioth
added
Lead:Pollion
For this user story / issue, Pollion has the lead.
Pollion link
crossreference completed
Pollion new
Issues reflecting the Lastenheft
labels
Oct 30, 2024
Please review issue description and move to "Ready for Development" column @leagerndt @JuliaFreitagBGSt . |
Issue is reviewed. Note: server update time intervall: real time (best case) and at least every 5 to 10 Minutes (worst case) |
iantrieschmann
added
BTW: super critical
Absolutely necessary issues - first order
and removed
BTW: critical
Absolutely necessary issues - second order
labels
Nov 12, 2024
Stift
added a commit
that referenced
this issue
Dec 17, 2024
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 14, 2025
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 14, 2025
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 14, 2025
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 14, 2025
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 16, 2025
- use object box as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state
Stift
added a commit
that referenced
this issue
Jan 16, 2025
- use sqflite as cache provider - store all item actions in cache - use virtual markers to distinct between saved and intermediate state - images are stored on device data instead of stream to reduce mem_usage
Moving this issue to Release 1 after all for easier project management. @JuliaFreitagBGSt |
Stift
added a commit
that referenced
this issue
Jan 17, 2025
- use sqflite as cache database - store all item actions in cache - use virtual markers to distinct between saved and intermediate state - images are stored on device data instead of stream to reduce mem_usage - auto-discover when add + delete are done in cache (removes item from cache and never stores it)
Stift
added a commit
that referenced
this issue
Jan 17, 2025
- use sqflite as cache database - store all item actions in cache - use virtual markers to distinct between saved and intermediate state - images are stored on device data instead of stream to reduce mem_usage - auto-discover when add + delete are done in cache (removes item from cache and never stores it)
Stift
added a commit
that referenced
this issue
Jan 17, 2025
- use sqflite as cache database - store all item actions in cache - use virtual markers to distinct between saved and intermediate state - images are stored on device data instead of stream to reduce mem_usage - auto-discover when add + delete are done in cache (removes item from cache and never stores it)
Stift
added a commit
that referenced
this issue
Jan 23, 2025
- use sqflite as cache database - store all item actions in cache - use virtual markers to distinct between saved and intermediate state - images are stored on device data instead of stream to reduce mem_usage - auto-discover when add + delete are done in cache (removes item from cache and never stores it)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
BTW: super critical
Absolutely necessary issues - first order
Lead:Pollion
For this user story / issue, Pollion has the lead.
Pollion link
crossreference completed
Pollion new
Issues reflecting the Lastenheft
As an app user, I want frequent synchronisation between app and server. I also want to be able to manually update the server.
Acceptance criteria:
Pollion reference: https://github.com/pollion/sunflower-app/issues/22
The text was updated successfully, but these errors were encountered: