Files
movies-diary/crates/adapters
Gabriel Kaszewski 37b0e07055 feat: implement SQLite and Postgres event queue adapters
- Added SQLite and Postgres event queue implementations with migrations and payload structures.
- Created migration scripts for both SQLite and Postgres event queues.
- Implemented event publishing and consumption logic for both adapters.
- Added serialization and deserialization for domain events to database payloads.
- Updated presentation and worker crates to support new event queue features.
- Refactored event handling to utilize the new database-backed event queues.
2026-05-10 16:09:36 +02:00
..
2026-05-09 20:51:29 +02:00
2026-05-09 20:51:29 +02:00
2026-05-10 11:12:52 +02:00
2026-05-09 20:51:29 +02:00
2026-05-10 13:42:28 +02:00
2026-05-09 20:51:29 +02:00
2026-05-10 01:57:10 +02:00
2026-05-10 01:15:48 +02:00