mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| blocknote_to_markdown.py | ||
| chat_comments.py | ||
| connector_naming.py | ||
| content_utils.py | ||
| document_converters.py | ||
| indexing_locks.py | ||
| notion_utils.py | ||
| oauth_security.py | ||
| perf.py | ||
| periodic_scheduler.py | ||
| proxy_config.py | ||
| rbac.py | ||
| refresh_tokens.py | ||
| signed_image_urls.py | ||
| validators.py | ||
| webcrawler_utils.py | ||