trypost/app/Models/Traits
Paulo Castellano 1df59f09b4 perf: cache account post count for 5 minutes in HasUsage
Posts have no plan-quota gating, so a brief staleness on the count is
acceptable. Avoids the heavy aggregate query on every authenticated
request. Empty-account case skips cache writes entirely.
2026-05-07 10:41:37 -03:00
..
HasMedia.php refactor: centralize media size limits in config + drop Document type 2026-05-04 14:54:47 -03:00
HasUsage.php perf: cache account post count for 5 minutes in HasUsage 2026-05-07 10:41:37 -03:00
HasWorkspace.php feat: introduce Account entity as billing owner and refactor architecture 2026-04-14 22:22:04 -03:00