REDIS CACHE FOR NEPTUNE DNS SERVER
Project description
Neptune Resolver Rest
This module is made as a caching middleware for Neptune DNS server
Installation
pip3 install neptune_cache_redis
Connect to server
In config.py edit CACHE variable. Add 'neptune_cache_redis'
It will look like this
CACHE = 'neptune_cache_redis'
Then you need to set settings for this cacher. Those settings are set by creating variable in config.py with upper module name like this
NEPTUNE_CACHE_REDIS = {'host':'localhost', 'database': 1}
Project details
Release history Release notifications | RSS feed
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_cache_redis-2019.9.15.1347.tar.gz
.
File metadata
- Download URL: neptune_cache_redis-2019.9.15.1347.tar.gz
- Upload date:
- Size: 2.4 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 | e8bef2160801b3a5e3667c99e9e4ed69433557c6506c50ad6d0868248a1c26e0 |
|
MD5 | 2b3e1802577f102f131922e17de692fd |
|
BLAKE2b-256 | 60711c44e8d8649dc90e8db6b22da7cfe6303778ec1665c957c1df33eea8331b |