Skip to content

Releases: ph4r5h4d/wait4it

Add Aerospike support

30 Nov 16:24
ccca802
Compare
Choose a tag to compare

This release adds support for Aerospike.

Add support for ElasticSearch

26 Oct 20:15
c02f6d0
Compare
Choose a tag to compare

This version has some improvement and adds support for ElasticSearch.

Fix bugs

19 Oct 14:41
9656dc5
Compare
Choose a tag to compare

This release will fix a bug with the TCP checker validator.

Add Memcached support

16 Oct 15:31
34465d1
Compare
Choose a tag to compare

This release will add Memcached support and also, introduce a simpler interface for the validate func.

Add RabbitMQ support

12 Oct 07:39
d541141
Compare
Choose a tag to compare

In this release, we add support for RabbitMQ.
Thanks to @2hamed.

Bug fixes and Improvments.

09 Oct 19:17
47ced58
Compare
Choose a tag to compare

This release will address some issues from earlier days of wait4it development.

Add support for Redis Cluster

30 Aug 18:48
e57bc59
Compare
Choose a tag to compare

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

28 Aug 19:13
64c9bc6
Compare
Choose a tag to compare

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

26 Aug 18:14
ad6135d
Compare
Choose a tag to compare

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

26 Feb 21:18
6b8edb9
Compare
Choose a tag to compare

Check the readme file to see what has been added.