Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.checkignore
.codeclimate.yml
.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
bootstrap
docker-compose.yml
docker/redis-cluster/Dockerfile
docker/redis-cluster/run.sh
docker/redis-trib/Dockerfile
docker/redis-trib/create-cluster.sh
docker/redis-trib/docker-compose.yml
docker/redis-trib/run.sh
docs/Makefile
docs/api.rst
docs/example.rst
docs/exceptions.rst
docs/history.rst
docs/index.rst
docs/supported-commands.rst
example.py17
A
0 mins
requirements.txt
setup.cfg
test-requirements.txt
tests/__init__.py23
A
45 mins
tests/base.py90
A
35 mins
tests/cluster_behavior_tests.py29
A
0 mins
tests/cluster_tests.py23
A
0 mins
tests/connect_tests.py80
C
1 day
tests/crc16_tests.py15
A
0 mins
tests/failover_tests.py22
A
0 mins
tests/hash_tests.py172
A
1 hr
tests/hyperloglog_tests.py16
A
0 mins
tests/keys_tests.py523
F
5 days
tests/list_tests.py92
D
2 days
tests/scripting_tests.py36
A
0 mins
tests/server_tests.py58
A
0 mins
tests/sets_tests.py224
F
1 wk
tests/sortedsets_tests.py143
F
3 days
tests/strings_tests.py418
D
1 day
tox.ini
tredis/__init__.py9
A
0 mins
tredis/client.py580
D
2 days
tredis/cluster.py160
A
1 hr
tredis/common.py43
A
1 hr
tredis/compat.py9
A
0 mins