mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Static files handling
This commit is contained in:
23
scratchpad.md
Normal file
23
scratchpad.md
Normal file
@@ -0,0 +1,23 @@
|
||||
Vorteile PocketBase
|
||||
- Log-Datenbank
|
||||
- User-Management
|
||||
- Kurze Übernahme neuer Features
|
||||
- Backup
|
||||
- Email
|
||||
|
||||
- Hooks
|
||||
|
||||
|
||||
Nachteile PocketBase
|
||||
- Alles muss über Hooks gemacht werden
|
||||
- Eigener HTTP-Server
|
||||
- Eigene Cache-Implemtation
|
||||
- Eigene Cookies on Auth
|
||||
|
||||
- Eine weitere Abhängigkeit
|
||||
|
||||
|
||||
Für einen Umzug:
|
||||
Alle PB-Abfragen die Record benutzen, nach sql-Abfragen umwandeln.
|
||||
Eigene DB-Connection
|
||||
Modelle umwandeln (zzt RecordProxy)
|
||||
Reference in New Issue
Block a user