sneak e0a4c8642e Add context cancellation support to database operations
- Add context-aware versions of all read operations in the database
- Update handlers to use context from HTTP requests
- Allows database queries to be cancelled when HTTP requests timeout
- Prevents database operations from continuing after client disconnects
2025-07-28 19:27:55 +02:00
2025-07-28 18:13:07 +02:00
Description
No description provided
41 MiB
Languages
Go 78.2%
HTML 20.9%
Dockerfile 0.5%
Makefile 0.3%