MANIFEST.in
README.md
pyproject.toml
fastpluggy_redis.egg-info/PKG-INFO
fastpluggy_redis.egg-info/SOURCES.txt
fastpluggy_redis.egg-info/dependency_links.txt
fastpluggy_redis.egg-info/entry_points.txt
fastpluggy_redis.egg-info/requires.txt
fastpluggy_redis.egg-info/top_level.txt
src/__init__.py
src/config.py
src/plugin.py
src/redis_connector.py
src/router.py
src/schema.py
src/stats_card_tools.py
src/tasks.py
src/templates/browser.html.j2
src/templates/raw_command.html.j2
tests/test_plugin.py
tests/test_redis_connection.py