Navigation

  • index
  • modules |
  • rc 0.3 documentation »

Index

B | C | D | F | G | H | I | J | L | N | P | R | S | T

B

BaseCache (class in rc.cache)
BaseRedisRouter (class in rc)
BaseSerializer (class in rc)
batch_mode() (rc.cache.BaseCache method)

C

Cache (class in rc)
cache() (rc.cache.BaseCache method)
CacheCluster (class in rc)

D

delete() (rc.cache.BaseCache method)
(rc.NullCache method)
delete_many() (rc.cache.BaseCache method)
dumps() (rc.BaseSerializer method)

F

FakeRedisCache (class in rc)

G

get() (rc.cache.BaseCache method)
(rc.NullCache method)
get_client() (rc.cache.BaseCache method)
get_host_for_key() (rc.BaseRedisRouter method)
get_many() (rc.cache.BaseCache method)
(rc.NullCache method)

H

HostConfig (class in rc.redis_cluster)

I

invalidate() (rc.cache.BaseCache method)
is_pending (rc.promise.Promise attribute)
is_resolved (rc.promise.Promise attribute)

J

JSONSerializer (class in rc)

L

loads() (rc.BaseSerializer method)

N

NullCache (class in rc)

P

PickleSerializer (class in rc)
Promise (class in rc.promise)

R

rc (module)
RedisConsistentHashRouter (class in rc)
RedisCRC32HashRouter (class in rc)
resolve() (rc.promise.Promise method)

S

set() (rc.cache.BaseCache method)
(rc.NullCache method)
set_many() (rc.cache.BaseCache method)

T

then() (rc.promise.Promise method)

Related Topics

  • Documentation overview

Quick search

Enter search terms or a module, class or function name.

© Copyright 2016, Shipeng Feng. Created using Sphinx.
Fork me on GitHub