Skip to content

Releases: Netflix/dyno

EVAL and Error on Token supplier

07 Dec 21:37
ca29032
Compare
Choose a tag to compare
  • Additional Sorted Set command
  • Support for EVAL
  • Update on Archaius and Eureka dependencies
  • Logging error if there is an issue contacting the token supplier

Eval Support

07 Dec 00:34
Compare
Choose a tag to compare
Eval Support Pre-release
Pre-release
v1.6.1-rc.1

updating archaius and eureka

Hashtags + Consul + EurekaClient + New APIs

01 Nov 17:20
Compare
Choose a tag to compare
Merge pull request #186 from Netflix/hashTag

Hashtag support for Dyno

Hashtags

23 Oct 22:32
Compare
Choose a tag to compare
Hashtags Pre-release
Pre-release
  • Moved the Hashtag configuration to the connection pool.

Experimental hashtag

29 Sep 23:08
Compare
Choose a tag to compare
Experimental hashtag Pre-release
Pre-release
v1.6.0-rc.2

end-to-end hashtag support and fixes

SET with expire, dyno_scan fix move to EurekaClient

21 Aug 17:59
Compare
Choose a tag to compare
  • use EurekaClient instead of DiscoveryClient
  • adding support for String set(String key, String value, String nxxx...
  • ConsulHostSupplier
  • dyno_scan fix

MGET and dyno_scan fixes

24 May 21:47
Compare
Choose a tag to compare
Merge pull request #171 from jcacciatore/feature-demo_app-scan

Minor: demo app - added configuration options for runScanTest()

Support for mget

27 Mar 16:47
Compare
Choose a tag to compare
Support for mget Pre-release
Pre-release

Added basic support for mget to get a list of keys from dynomite in a single redis call.
This is better for performance since Dyno;s pipeline implementation is restricted to a single key

Fixing dyno_scan

25 Apr 23:49
Compare
Choose a tag to compare
Fixing dyno_scan Pre-release
Pre-release
  • Fixing dyno_scan in multiple nodes per AZ case. Improving potential performance for other cases
  • Updating dynoJedisDemo to be able to talk to both TEST and PROD through Discovery

Candidate to jCenter

30 Mar 19:30
Compare
Choose a tag to compare
Candidate to jCenter Pre-release
Pre-release
Merge pull request #169 from rspieldenner/no_candidate_repo

Netflixoss 3.6.0, Gradle 3.4.1, remove candidate special repo