based on today's work on pinkary, decided to abstract the sqlite migration optimizations—like wal mode—into a new package introducing laravel optimize database: publishes migrations that make your sqlite database faster. 💨 github.com/nunomaduro/laravel-optimize-database
Back
•
Nuno: Pinkary uses no optimisations
Also Nuno:
😂 Good stuff though
Yes, those are good! By the way, have you tried Litestream? I discovered it a few days ago and it sounds amazing. I'll try it as soon as I can.