Skip to content
Snippets Groups Projects

Implement API server for DB inserts

Merged Jonas Leder requested to merge develop/use-server-for-db-insert into master

This makes inserts for remote DBs faster, as this can be very slow sometimes and with multiple clients this is a secure method, to log to a common server. The client still has to cache all data locally, until they're uploaded to the server.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading