jayfk / fundingoss.com

http://fundingoss.com
BSD 3-Clause "New" or "Revised" License
59 stars 15 forks source link

Update django-redis to 4.4.1 #68

Closed pyup-bot closed 8 years ago

pyup-bot commented 8 years ago

There's a new version of django-redis available. You are currently using 4.3.0. I have updated it to 4.4.1

Changelog

4.4.1


Date: 2016-04-13

  • Add additional check for avoid wrong exception on get_redis_connection.

    4.4.0


Date: 2016-04-12

  • Make redis client pluggable (thanks to arnuschky)
  • Add version number inside python module (thanks to BertrandBordage)
  • Fix clear method (thanks to ostcar)
  • Add the ability to specify key prefix on delete and delete_pattern.
  • BREAKING CHANGE: improved compression support (make it more plugable).

Happy merging! 🤖

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #68 into master will not affect coverage as of d04a6b2

@@            master     #68   diff @@
======================================
  Files            9       9       
  Stmts           96      96       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             96      96       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of d04a6b2

Powered by Codecov. Updated on successful CI builds.

pyup-bot commented 8 years ago

Closing this in favor of #75