0.0.11 • Published 1 year ago

@com.xcodeclazz/mq v0.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Philosophy

The reason why we choose to name the event with prefix like

  • express-*
  • payment-*

Because in rabbitMq we have queue system and if a queue has some data then only one consumer can consume that and if that service does, it got removed from the queue.

So we want each service to have it's own queue space so that each service data won't be consumed by any other then that service.

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago