alexcorvi / apexo

A web/desktop application to manage your dental clinic practice.
https://apexo.app
MIT License
92 stars 48 forks source link

Data recycling + minification #83

Closed alexcorvi closed 5 years ago

alexcorvi commented 5 years ago

Note: this needs DB version migration

To reduce databases size, data recycling and data minification must be introduced.

minification

reducing size of DBs can also be acheived through minifcation of data.

Recycling