SurfSense/surfsense_web/lib/electric
Anish Sarkar 703ec08d19 feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management
- Added cleanup logic for other users' databases on login to ensure data isolation.
- Introduced best-effort cleanup on logout to remove stale databases.
- Updated Electric client initialization to support user-specific databases.
- Refactored hooks to utilize the Electric context for better state management and prevent race conditions.
- Enhanced error handling and logging for Electric SQL operations.
2026-01-15 15:22:23 +05:30
..
auth.ts chore: ran both frontend and backend linting 2026-01-14 02:05:40 +05:30
client.ts feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management 2026-01-15 15:22:23 +05:30
context.ts feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management 2026-01-15 15:22:23 +05:30