Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

57 lines (39 loc) · 3.17 KB

Change Log

v1.0.0 (2018-10-30)

Full Changelog

Implemented enhancements:

  • Refactor Nebulex.Adapters.Dist to use Task instead of :rpc #24
  • Create first cache generation by default when the cache is started #21

Closed issues:

  • Performance Problem. #27
  • Cache Failing to Start on Production #26
  • Adapter for Redis #23
  • For update and get\_and\_update functions, the :ttl is being overridden #19
  • Invalidate keys cluster-wide #18
  • TTL and EXPIRE functions? #17
  • Publish a rc.3 release #16
  • Replicated cache adapter #15
  • Fulfil the open-source checklist #1

v1.0.0-rc.3 (2018-01-10)

Full Changelog

Closed issues:

  • Add stream #10

v1.0.0-rc.2 (2017-11-25)

Full Changelog

Closed issues:

  • Atom exhaustion from generations #8
  • Custom ttl for every cache record? #7
  • Load/Stress Tests #6
  • Update Getting Started guide #4
  • Add counters support – increments and decrements by a given amount #3

Merged pull requests:

  • Copy the TTL from the previous generation #14 (frekw)
  • Update :ttl docs from ms to s #13 (fredr)
  • forward opts in fallback (for :ttl etc) #12 (fredr)
  • return error tuple when rpc.call fails #11 (fredr)
  • Allow fallback to be a {module, function} tuple #9 (frekw)
  • replacing Cache.all by Cache.to_map documentation #5 (ferigis)

v1.0.0-rc.1 (2017-07-30)

Closed issues:

  • Implement mix task to automate cache generation #2

* This Change Log was automatically generated by github_changelog_generator