mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-17 16:09:14 +00:00
2e9cdf15ab
As a part of test environment, an unprivileged redis server is started on localhost:6379. Redis connection pool detects when it is run in a development nix shell and uses this port instead of a production unix socket. This way, redis tests pass even on computers without redis installed. |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
block_devices.py | ||
huey.py | ||
network.py | ||
redis_pool.py | ||
singleton_metaclass.py |