Commit graph

4 commits

Author SHA1 Message Date
6bfd298455
# Git Commit Message
refactor: add production features and improve architecture

- Add structured configuration with validation
- Implement Redis connection pooling
- Add database migrations system
- Change API methods: GET /set → POST /set, GET /delete → DELETE /delete
- Add health check endpoint
- Add graceful shutdown and structured logging
- Update frontend for new API methods
- Add open source attribution
2025-06-04 07:56:15 -04:00
1fa52e74e6
test 2025-06-01 17:29:45 -04:00
9abd154b99
fix docker not including public dir 2025-06-01 08:00:40 -04:00
2da598738b
first commit 2025-05-31 18:20:37 -04:00