Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neptune_cache_redis-2019.9.15.1347.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page