Skip to content

v1.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanchojaf sanchojaf released this 22 Sep 18:16
· 1079 commits to master since this release
e83f923

Add new options to create of the Redis instance.

  • with a redis:// URL
  • with connection variables: host, port, db, password
  • use as default values the same defined in redis gem