mirror of
https://github.com/massbug/judge4c.git
synced 2025-12-14 21:09:18 +00:00
Removed all caching and logging functionality from prisma.ts, keeping only the basic Prisma client initialization logic. This includes: - Removal of getProblems, getCachedProblems, getProblem, getCachedProblem functions - Removal of related logger and cache imports - Simplified the global prisma client instantiation |
||
|---|---|---|
| .. | ||
| actions | ||
| app | ||
| components | ||
| config | ||
| features | ||
| hooks | ||
| i18n | ||
| lib | ||
| stores | ||
| styles | ||