Add offline mode #17

Open
opened 2025-05-05 14:38:18 +02:00 by oysteikt · 0 comments
Owner

This is a lot easier if combined with .

It would be cool if it was still possible to buy stuff from dibbler while the network is down. In fact, that might be the time where we need powerking from dibbler the most.

Let dibbler store transactions as pending on its own disk in a queue, and ensure everything is sent to the database once online again. This also means that dibbler needs to keep track of the users' balance locally to ensure it can validate purchases once offline.

This is a lot easier if combined with #9. It would be cool if it was still possible to buy stuff from dibbler while the network is down. In fact, that might be the time where we need powerking from dibbler the most. Let dibbler store transactions as pending on its own disk in a queue, and ensure everything is sent to the database once online again. This also means that dibbler needs to keep track of the users' balance locally to ensure it can validate purchases once offline.
oysteikt added the
feature request
label 2025-05-05 14:38:18 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/dibbler#17
No description provided.