Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(db): use in memory db when MONGODB_URL not set #1773

Merged
merged 4 commits into from
Mar 26, 2025
Merged

Conversation

nsarrazin
Copy link
Collaborator

No description provided.

@nsarrazin nsarrazin added enhancement New feature or request back This issue is related to the Svelte backend or the DB labels Mar 26, 2025
@nsarrazin nsarrazin merged commit 7fe394c into main Mar 26, 2025
4 checks passed
@nsarrazin nsarrazin deleted the feat/in_memory_db branch March 26, 2025 14:14
csanz91 pushed a commit to csanz91/chat-ui that referenced this pull request Apr 7, 2025
* feat(db): allow use of in memory db when MONGODB_URL not set

* fix(db): enhance database disconnection handling with server stop

* feat(db): persist db to disk

* fix: use proper root folder in both build & dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back This issue is related to the Svelte backend or the DB enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant