All Versions
14
Latest Version
Avg Release Cycle
142 days
Latest Release
1264 days ago

Changelog History
Page 2

  • v0.3.1 Changes

    September 08, 2016

    Full Changelog

    Implemented enhancements:

    • Modify shards:new/2 function to return only the table name in case of success #27
  • v0.3.0 Changes

    August 02, 2016

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘ Allow to call shards\_local without the state โ€“ using a default state. #23
    • Unify pick\_shard\_fun and pick\_node\_fun in a single spec #22
    • Separate shards from specific consistent hashing implementation. #21

    Closed issues:

    • Remove auto\_eject\_nodes property from state โ€“ it isn't being used #24
    • ๐Ÿ›  Fix shards to work well with ordered\_set tables. #4
  • v0.2.0 Changes

    July 10, 2016

    Full Changelog

    Implemented enhancements:

    • Modify shards\_local to avoid additional table types, handle a flag sharded instead. #10
    • ๐Ÿ”ง Make distribution function (pick none/shard) configurable. #9
    • Implement sharding at global level. #3

    Closed issues:

    • ๐Ÿ‘ OTP < 18 not supported #13
    • rebar2 compatibility #12

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿš€ Release 0.2.0 #20 (cabol)
    • ๐Ÿ”จ General fixes and refactoring. #19 (cabol)
    • v0.2.0 #18 (cabol)
    • Preparing v0.2.0. #17 (cabol)
    • V0.1.1 #15 (cabol)
    • โœจ Enhancements and fix issue #13. #14 (cabol)
    • ๐Ÿ”ง [#9] Implement configurable and dynamic pick/compute shard and node functions #11 (cabol)
  • v0.1.0 Changes

    July 16, 2016

    Full Changelog

    Closed issues:

    • Operation of the shards:info/2 does not match #8

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix README. #7 (cabol)
    • ๐Ÿ”จ Refactor shards_local to handle 'state' and avoid to call ETS control table. #6 (cabol)
    • Implemented distributed shards. #5 (cabol)

    * This Changelog was automatically generated by github_changelog_generator