

SQLite is fine for small amounts of data and very few users. The bottleneck with Nextcloud is almost never the database.
Bun, meat, salad, tomato, onion, Cheddar.
SQLite is fine for small amounts of data and very few users. The bottleneck with Nextcloud is almost never the database.
Those who don’t know may be using Nextcloud AIO, which is bundled with Postgres.
Capitalism is capitalism. Doesn’t matter what they sell.
No, but you can encrypt before sending the data, or use something like restic.
I’ve been using one of their 20TB boxes for backups for about a year now. I use restic. No issues whatsoever.
It was most likely a joke.
Nextcloud’s biggest issue is performance, and PHP, while not a problem per se, doesn’t help. PHP is not designed for huge applications that need to have processes running in the background; it only runs when a request is made then stops the process, therefore it needs to load itself from scratch on every single page load.
This is because PHP uses something called CGI; the webserver (usually nginx or Apache) calls an external PHP binary to generate a page. With Go (or pretty much any other language), the app is its own server and can keep data in memory and do stuff even when no request is coming.
All modules that call a Unix library contain WoW64 thunks to enable calling the 64-bit Unix library from 32-bit PE code. This means that it is possible to run 32-bit Windows applications on a purely 64-bit Unix installation. This is called the new WoW64 mode, as opposed to the old WoW64 mode where 32-bit applications run inside a 32-bit Unix process.
🦀🦀🦀
No.