Ali Reza Yahya
Ali Reza Yahya
### Is your proposal related to a problem? Support TLS for redis integration ### Describe the solution you'd like Add new Redis Client Config for tls enabled, and add TLSConfig...
in case of failed to reconnect, or some internal error on rabbus that happens asyncronously
for simplicity, rather than having multiple duplicated Dockerfile, merge both dockerfile into 1, and use docker build stage to separate test image & production image for e. g: ``` FROM...
**Is your feature request related to a problem? Please describe.** Writing go code based/generated from yml file feels wrong, since it's a go application. Go (executable binary) should be the...
In order to extend tomato functionality, it would be nice to have a concrete example of how to write a custom resource.
add debug mode when running the test, show verbose log of what tomato is doing. Level 1 : handler Level 2 : handler, resource examples : ```bash resource "psql" connected...
In the meantime, comparing JSON column for `db/sql` postgres driver would throw an error. It would be nice to have a way, to make it possible. ``` Then "tomato-mysql" table...