Open indiv0 opened 7 years ago
If anyone unironically wants to use Pickle they need to be removed from the project.
/dev/null
is WEBSCALE
+1 for pickle'd json files
ORM database is probably the best option, but might be tricky for backend. Unsure.
Currently suggested options:
Tech:
1) ORM access to a DB (e.g. asyncqlio to PostgreSQL) 2) SQLite 3) JSON 4) Pickle!
Storage:
We need to take into account how this will affect backups/migrations/etc.