evolution-api/prisma
Davidson Gomes d665474404 feat: Add NATS integration support to the event system
- Added NATS package to dependencies
- Created Prisma schema models for NATS configuration
- Implemented NATS controller, router, and event management
- Updated instance controller and event manager to support NATS
- Added NATS configuration options in environment configuration
- Included NATS events in instance validation schema
2025-02-05 17:05:29 -03:00
..
mysql-migrations Fix Message.Status as String 2024-11-08 07:15:23 -03:00
postgresql-migrations Remove redundant migration cleanup step for wavoip_token in PostgreSQL migration file. This change simplifies the migration process by eliminating unnecessary deletion of previous migration records, ensuring a cleaner migration history. 2025-01-22 12:01:17 -03:00
mysql-schema.prisma feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
postgresql-schema.prisma feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00