-
- Downloads
Merge pull request #101 from dlucredativ/postgres
Add postgres cache support
Showing
- Dockerfile 1 addition, 1 deletionDockerfile
- README.md 3 additions, 3 deletionsREADME.md
- config_examples/mta-sts-daemon.yml.postgres 15 additions, 0 deletionsconfig_examples/mta-sts-daemon.yml.postgres
- postfix_mta_sts_resolver/defaults.py 1 addition, 0 deletionspostfix_mta_sts_resolver/defaults.py
- postfix_mta_sts_resolver/postgres_cache.py 110 additions, 0 deletionspostfix_mta_sts_resolver/postgres_cache.py
- postfix_mta_sts_resolver/utils.py 4 additions, 0 deletionspostfix_mta_sts_resolver/utils.py
- setup.py 1 addition, 0 deletionssetup.py
- tests/install.debian.sh 2 additions, 2 deletionstests/install.debian.sh
- tests/test_cache.py 14 additions, 0 deletionstests/test_cache.py
- tests/test_utils.py 1 addition, 1 deletiontests/test_utils.py
Loading
Please register or sign in to comment