-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/support multiple nats url (#805)
* wip: nats configuration Signed-off-by: bhavanakarwade <[email protected]> * refactor: nats config function Signed-off-by: bhavanakarwade <[email protected]> * wip: implemented nats queue functionality Signed-off-by: bhavanakarwade <[email protected]> * wip: implemented nats queue functionality Signed-off-by: bhavanakarwade <[email protected]> * wip: nats queue configurations Signed-off-by: bhavanakarwade <[email protected]> * feat: support nats queue Signed-off-by: bhavanakarwade <[email protected]> * fix: add logger Signed-off-by: bhavanakarwade <[email protected]> * refactor: added logger Signed-off-by: bhavanakarwade <[email protected]> * fix: remove unnecessary logs Signed-off-by: bhavanakarwade <[email protected]> * fix: added optional parameter Signed-off-by: bhavanakarwade <[email protected]> * feat: implement nats queue Signed-off-by: bhavanakarwade <[email protected]> * refactor: added geo-service queue Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]>
- Loading branch information
1 parent
6d9ba42
commit 4f5e50a
Showing
4 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters