Releases: codemonstur/embedded-redis
1.4.3
1.4.2
Some changes to reset() function in builder
1.4.1
Added two binaries for use with the CachedURLProvider
1.4.0
Added ability to set the temp dir in which binaries will be written by JarResourceProvider
1.3.0
Added binary for MacOSX 14 Sonoma to the repo
Added VirusTotal scan result for this binary
Added ExecutableProvider capable of downloading from a URL
Fixed bug in redis process output logging
1.2.0
Updated dependencies
Adds code that should allow for better monitoring of output from redis binary
-> Actually this time
1.1.0
Adds support for configuring a sharded redis cluster compatible with JedisCluster
Adds code that should allow for better monitoring of output from redis binary
1.0.0
Updated Redis versions to latest that can be downloaded
Removed support for Windows 32bit (Use older version or provide your own binaries)
Removed support for MacOs 32bit (Use older version or provide your own binaries)
0.13.0
Fixed shutdown hook
0.12.0
Added force stop option in builder