SurfSense/scripts/docker
Anish Sarkar 82c6dd0221 feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration
- Added Electric SQL service to docker-compose for real-time data synchronization.
- Introduced PostgreSQL configuration for logical replication and performance tuning.
- Created scripts for initializing Electric SQL user and electrifying tables.
- Implemented notification model and service in the backend.
- Developed ElectricProvider and useNotifications hook in the frontend for managing notifications.
- Updated environment variables and package dependencies for Electric SQL integration.
2026-01-12 12:47:00 +05:30
..
electrify-tables.sql feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
entrypoint-allinone.sh feat: updated docs and fixed docker runtime vars injection 2026-01-06 17:41:50 -08:00
init-electric-user.sql feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
init-postgres.sh feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
postgresql.conf feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
supervisor-allinone.conf chore: improved configuration management and logging 2025-12-09 00:53:55 -08:00