lglass.database.redis

class lglass.database.redis.RedisDatabase(db, _redis, timeout=600, prefix='lglass:')

Caching database layer which uses redis to cache the objects and search results, but without redundant caching like CachedDatabase

classmethod from_url(url)

Create instance from URL which has the form

whois+redis://{host}:{port}/{database}?timeout={n}&format={format}

Read the Docs v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.