Skip to content

Releases: ntrepid8/ex_redis_pool

v0.2.1

30 Mar 14:07
Compare
Choose a tag to compare
  • Enhancements

    • increase default recycle count to 50k from 10k
  • Fixes

    • call stop on eredis client when recycling a worker
  • Contributors

v0.2.0

14 Feb 15:11
Compare
Choose a tag to compare
  • Enhancements
    • recycle pool workers after handling N queries
    • add hibernation
    • style
    • add Vagrantfile for local testing
  • Fixes
    • various & sundry compiler warnings
    • fix invalid function calls
  • Contributors

v0.1.2

11 Feb 21:32
Compare
Choose a tag to compare

Features:

  • shard mapping