Skip to content

v1.2.2

Choose a tag to compare

@yiding-he yiding-he released this 06 Jan 06:22
· 2 commits to 1.2.2 since this release

最新版本地址:
https://mvnrepository.com/artifact/com.github.yiding-he/hydrogen-ssdb

本次修改:

  • SsdbClient 添加 multiGetBytes() 方法;
  • multiSet(List<KeyValue>) 也支持字节串;
  • 修复构造方法中超时时间单位错误的问题。