SurfSense/surfsense_web/lib/electric
Anish Sarkar e38e6d90e0 feat: Add notifications table and integrate Electric SQL for real-time updates
- Introduced a new notifications table in the database schema to manage user notifications.
- Implemented Electric SQL replication setup for the notifications table, ensuring real-time synchronization.
- Updated existing database functions to support real-time updates for connectors and documents using Electric SQL.
- Refactored UI components to utilize new hooks for fetching connectors and documents, enhancing performance and user experience.
2026-01-13 16:54:06 +05:30
..
auth.ts feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
client.ts feat: Add notifications table and integrate Electric SQL for real-time updates 2026-01-13 16:54:06 +05:30