.hgignore
.hgtags
CHANGELOG
README.rst
chorde.nja
requirements.txt
run_coverage.sh
setup.cfg
setup.py
lib/chorde/__init__.py
lib/chorde/_version.py
lib/chorde/decorators.py
lib/chorde/dnsutils.py
lib/chorde/external_integration.py
lib/chorde/pycuckoocache.py
lib/chorde/pylrucache.py
lib/chorde/sPickle.py
lib/chorde/serialize.py
lib/chorde/shmemutils.py
lib/chorde/threadpool.py
lib/chorde/worker.py
lib/chorde.egg-info/PKG-INFO
lib/chorde.egg-info/SOURCES.txt
lib/chorde.egg-info/dependency_links.txt
lib/chorde.egg-info/not-zip-safe
lib/chorde.egg-info/requires.txt
lib/chorde.egg-info/top_level.txt
lib/chorde/clients/__init__.py
lib/chorde/clients/_async.c
lib/chorde/clients/_async.pxd
lib/chorde/clients/_async.pyx
lib/chorde/clients/async.py
lib/chorde/clients/base.py
lib/chorde/clients/coherent.py
lib/chorde/clients/elasticache.py
lib/chorde/clients/files.py
lib/chorde/clients/inproc.py
lib/chorde/clients/memcached.py
lib/chorde/clients/tiered.py
lib/chorde/mq/__init__.py
lib/chorde/mq/coherence.py
lib/chorde/mq/compat.py
lib/chorde/mq/ipsub/__init__.py
lib/chorde/mq/ipsub/base.py
lib/chorde/mq/ipsub/ipsub_zmq.py
lib/cuckoocache/cuckoocache.c
lib/cuckoocache/cuckoocache.pxd
lib/cuckoocache/cuckoocache.pyx
lib/lrucache/lrucache.c
lib/lrucache/lrucache.pxd
lib/lrucache/lrucache.pyx
tests/__init__.py
tests/async.py
tests/base.py
tests/clientbase.py
tests/coherence.py
tests/decorators.py
tests/doctests.py
tests/external_integration.py
tests/files.py
tests/inproc.py
tests/ipsub.py
tests/memcached.py
tests/pycuckoocache.py
tests/pylrucache.py
tests/threadpooltest.py
tests/tiered.py