4 ms·
Could you describe a bit the load and the server/db specs? I’m using Plaisible right now and I wonder how it would handle with similar specs
by calyhre 2y ago
Could you describe a bit the load and the server/db specs? I’m using Plaisible right now and I wonder how it would handle with similar specs
- pacmansyyu 2y agoWe had separate database and app instances, the DB instance had 32 cores and 64GB memory, which we doubled to keep up with our requirements. We have tens of millions of visits daily, and our database was close to ~300GB within the first few months. For plausible I believe that since it runs on Postgres, scaling should not be a problem as long as you scale the resources with it.