Releases: Netflix/dyno
Releases · Netflix/dyno
EVAL and Error on Token supplier
- 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
v1.6.1-rc.1 updating archaius and eureka
Hashtags + Consul + EurekaClient + New APIs
Merge pull request #186 from Netflix/hashTag Hashtag support for Dyno
Hashtags
- Moved the Hashtag configuration to the connection pool.
Experimental hashtag
v1.6.0-rc.2 end-to-end hashtag support and fixes
SET with expire, dyno_scan fix move to EurekaClient
- 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
Merge pull request #171 from jcacciatore/feature-demo_app-scan Minor: demo app - added configuration options for runScanTest()
Support for mget
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
- 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
Merge pull request #169 from rspieldenner/no_candidate_repo Netflixoss 3.6.0, Gradle 3.4.1, remove candidate special repo