Class: URI::Redis
- Inherits:
- 
      Generic
      
        - Object
- Generic
- URI::Redis
 
- Includes:
- PerfectStrangers
- Defined in:
- lib/uri/redis.rb,
 lib/uri/redis/version.rb
Overview
Redis URI
This is a subclass of URI::Generic and supports the following URI formats:
redis://host:port/dbindex
Constant Summary collapse
- VERSION =
- '1.4.0'
- SUMMARY =
- 'A Ruby library for parsing, building and normalizing redis URLs'
Constants included from PerfectStrangers
PerfectStrangers::DEFAULT_DB, PerfectStrangers::DEFAULT_PORT
Method Summary
Methods included from PerfectStrangers
#conf, #db, #db=, included, #key, #key=, #request_uri, #serverid