# Neptune Resolver Rest This module is made as a resolving middleware for Neptune DNS server ## Installation `pip3 install neptune_resolver_redis` ## Connect to server In config.py edit RESOLVERS variable. Add `'neptune_resolver_redis'` It will look like this `RESOLVERS = ['neptune_resolver_redis']` Then you need to set settings for this resolver. Those settings are set by creating variable in config.py with capitalized module name like `NEPTUNE_RESOLVER_REST = {'host':'localhost', 'database': 1}`
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file neptune_resolver_redis-2019.09.13.1202.tar.gz.
File metadata
- Download URL: neptune_resolver_redis-2019.09.13.1202.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1eddac87847156ec385a5cfd41987303918249a8c7a7441f829d7b8dd46aea1
|
|
| MD5 |
c83a769d741507c4811a05912981e73b
|
|
| BLAKE2b-256 |
f37574b12cf3e4184d16b768e05c4a41a828a562624a5a7b9757c944ed9eacfc
|