We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8765d1 commit 0170ec9Copy full SHA for 0170ec9
README.md
@@ -18,5 +18,10 @@ Ensemble adapter for RabbitMQ
18
Set sc = gateway.%Import(class)
19
Write ##class(%Dictionary.CompiledClass).%ExistsId(class)
20
6. In the namespace `isc.rabbitmq.API` class should be present and compiled.
21
-7. Import this project and compile.
+7. Import [this project](https://github.com/intersystems-ru/RabbitMQ-Ensemble-adapter/releases) and compile.
22
8. For samples refer to the test production `RabbitMQ.Production`.
23
+
24
25
+## Development
26
27
+Development is done on [Cache-Tort-Git UDL fork](https://github.com/MakarovS96/cache-tort-git)
0 commit comments