vitor-aignosi 4905e61214 SIENTIAPDE-1166
feat: add TTL index functionality to MongoDB activities and update requirements

- Updated MongoDB class to accept TTL index duration in seconds.
- Implemented create_collection_with_ttl_index method to create collections with TTL indexes.
- Added environment variable for TTL index duration in connectors_config.
- Updated tests to cover new TTL index functionality and ensure proper behavior.
- Bumped sientia-dataops-library version to 1.3.4 in requirements.txt.
2025-07-22 15:09:15 -03:00
2025-07-22 15:09:15 -03:00
2025-07-22 15:09:15 -03:00
2025-07-17 12:40:10 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-06-16 12:05:56 -03:00
2025-05-28 13:32:42 -03:00
2025-07-15 09:17:17 -03:00
2025-07-22 15:09:15 -03:00
2025-07-14 17:05:02 -03:00
2025-07-14 13:00:46 -03:00
2025-07-22 15:09:15 -03:00

#PR shortcut

git log origin/main..HEAD --no-merges > git_log

Prompt: Write a summary of PR changes in markdown. Be objective and direct. Write to file

Description
No description provided
Readme 1.1 MiB
Languages
Python 70.1%
Jupyter Notebook 28.7%
Shell 1%
HTML 0.2%