Skip to content

before split

Choose a tag to compare

@killiankopp killiankopp released this 13 Mar 12:15
· 168 commits to main since this release
feat: update configuration for MongoDB and DuckDB

This update modifies the configuration settings for the
application's data storage options.

- Changed the repository adapter from memory to MongoDB.
- Updated MongoDB connection details for local development.
- Clarified comments for DuckDB path configuration.
- Added soft delete retention settings for better data management.