Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neural-thinker
/
cidadao.ai-backend
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cidadao.ai-backend
/
src
/
infrastructure
606 kB
3 contributors
History:
25 commits
anderson-ufrj
feat(investigations): implement 24/7 autonomous investigation system
4eafb23
2 months ago
apm
refactor(performance): replace all json imports with json_utils
3 months ago
cqrs
feat: implement event-driven architecture with CQRS pattern
3 months ago
events
feat: implement event-driven architecture with CQRS pattern
3 months ago
health
refactor(performance): replace all json imports with json_utils
3 months ago
messaging
refactor(performance): replace all json imports with json_utils
3 months ago
monitoring
fix: resolve module conflict for monitoring package
3 months ago
observability
refactor(performance): replace all json imports with json_utils
3 months ago
queue
feat(investigations): implement 24/7 autonomous investigation system
2 months ago
resilience
feat: implement resilience patterns and monitoring endpoints
3 months ago
websocket
feat: implement WebSocket message batching and async queue system
3 months ago
README.md
Safe
26.8 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
__init__.py
Safe
473 Bytes
feat: implement resilience patterns and monitoring endpoints
3 months ago
agent_pool.py
Safe
27 kB
refactor(performance): remove time.sleep and fix sync I/O operations
3 months ago
cache_system.py
Safe
35.3 kB
refactor(performance): replace all json imports with json_utils
3 months ago
database.py
Safe
20.6 kB
refactor(performance): replace all json imports with json_utils
3 months ago
monitoring_service.py
Safe
30.7 kB
refactor(performance): replace all json imports with json_utils
3 months ago
orchestrator.py
Safe
29.2 kB
fix: resolve module conflict for monitoring package
3 months ago
query_analyzer.py
Safe
14.2 kB
feat: implement database performance optimization and query caching
3 months ago
query_cache.py
Safe
10.1 kB
feat: implement database performance optimization and query caching
3 months ago
rate_limiter.py
Safe
15.3 kB
fix(exceptions): correct RateLimitExceeded to RateLimitError
3 months ago