Skip to content

Latest commit

 

History

History
107 lines (72 loc) · 3.71 KB

CHANGELOG.md

File metadata and controls

107 lines (72 loc) · 3.71 KB

Changelog

v2.0.0 (2021-02-20)

Full Changelog

Added features:

  • Added support for Nebulex v2.0.0

Closed issues:

  • Nebulex v2.0.0 support #25

v2.0.0-rc.1 (2020-11-29)

Full Changelog

Implemented enhancements:

  • Allow storing raw strings, not the whole Nebulex.Object.t() #15

Closed issues:

  • Compatiblity with nebulex v2.0.0-rc.0? #21
  • Update redix dependency version to ~> 0.11 #19
  • change redis address is invalid #14

Merged pull requests:

v1.1.1 (2020-01-25)

Full Changelog

Closed issues:

  • jchash.start undefined function #13
  • Can you release? #12

Merged pull requests:

  • Compression of data in Redis #18 (vovayartsev)
  • Replaced the redis FLUSHALL command by FLUSHDB #17 (Atlas42)
  • [#15] Allow storing raw strings, not the whole Nebulex.Object.t() #16 (cabol)

v1.1.0 (2019-05-11)

Full Changelog

Implemented enhancements:

  • Default cluster support #10

Closed issues:

  • Redis Clustering on Redis 4+ without Sentinel #8

Merged pull requests:

v1.0.0 (2018-12-12)

Full Changelog

Implemented enhancements:

  • Add TravisCI support #7
  • Implement Nebulex.Adapter.Transaction interface #2
  • Implement Nebulex.Adapter.Queryable behaviour #1

* This Changelog was automatically generated by github_changelog_generator