SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk ecb0a25cc8 feat: enhance memory management and session handling in database operations
- Introduced a shielded async session context manager to ensure safe session closure during cancellations.
- Updated various database operations to utilize the new shielded session, preventing orphaned connections.
- Added environment variables to optimize glibc memory management, improving overall application performance.
- Implemented a function to trim the native heap, allowing for better memory reclamation on Linux systems.
2026-02-28 23:59:28 -08:00
..
alembic feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
app feat: enhance memory management and session handling in database operations 2026-02-28 23:59:28 -08:00
scripts feat: fixed docker issues 2026-02-13 16:16:02 -08:00
tests feat: add should_summarize parameter to task dispatchers 2026-02-26 19:12:37 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example chore: clean up .env.example and pyproject.toml 2026-02-26 23:56:01 +05:30
.gitignore feat: implement local file persistence for Daytona sandboxes 2026-02-25 12:25:59 -08:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile feat: enhance memory management and session handling in database operations 2026-02-28 23:59:28 -08:00
main.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
pyproject.toml chore: clean up .env.example and pyproject.toml 2026-02-26 23:56:01 +05:30
uv.lock Merge remote-tracking branch 'upstream/dev' into feat/document-test 2026-02-26 02:22:10 +05:30