Skip to content

0.2.5

Compare
Choose a tag to compare
@Mayhem93 Mayhem93 released this 09 Oct 14:43
· 170 commits to master since this release
  • Fixed various bugs
  • 2 New message queue clients: Azure ServiceBus and AMQP (RabbitMQ)
  • ElasticSearch should refresh its index on create/delete
  • Configuration variables for ElasticSearch adapter get/subscribe result limit + paginated results for subscribe
  • Model.countByChannel fixed
  • Rewored how loadedAppModels work: every package should populate this at boot up. App.get loads from redis (cached)
  • All message queue clients now have a broadcast method which broadcasts messages to all consumers on a channel/topic