Releases: ph4r5h4d/wait4it
Add Aerospike support
This release adds support for Aerospike.
Add support for ElasticSearch
This version has some improvement and adds support for ElasticSearch.
Fix bugs
Add Memcached support
This release will add Memcached support and also, introduce a simpler interface for the validate func.
Add RabbitMQ support
In this release, we add support for RabbitMQ.
Thanks to @2hamed.
Bug fixes and Improvments.
This release will address some issues from earlier days of wait4it development.
Add support for Redis Cluster
This version adds support for Redis Cluster. This version can only check one host within Redis cluster, using multiple hosts to check cluster status for Redis will be added in the next version.
Add support for Redis
This release adds support for Redis.
Currently, it only supports Redis single instance, support for Redis Sentinel and cluster will be added in the future. For the moment, wait4it can wait for the single instance of Redis.
MongoDB Support
This release will add MongoDB support to wait4it.
Currently, wait4it only supports username/password authentication for MongoDB, if you think another authentication method is needed, kindly open an issue.
Add support for environment variables
Check the readme file to see what has been added.