Implement API server for DB inserts
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
Activity
Please register or sign in to reply