Skip to main content

Redis storage for GottWall statistics aggregator

Project description

gottwall-storage-redis is a Redis storage for GottWall metrics aggregation platform

https://secure.travis-ci.org/GottWall/gottwall-storage-redis.png

INSTALLATION

To use gottwall-storage-redis use pip or easy_install:

pip install gottwall-storage-redis

or

easy_install gottwall-storage-redis

USAGE

To configure GottWall with gottwall-storage-redis you need specify backend in GottWall config.

STORAGE = "gw_storage_redis.RedisStorage"

STORAGE_SETTINGS = {
    "HOST": "localhost",
        "PORT": 6379,
        "PASSWORD": "",
        "DB": 2
}

CONTRIBUTE

We need you help.

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.

  2. Fork the repository on Github to start making your changes to the develop branch (or branch off of it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. Send a pull request and bug the maintainer until it gets merged and published.

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

gottwall-storage-redis-0.0.1.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file gottwall-storage-redis-0.0.1.tar.gz.

File metadata

File hashes

Hashes for gottwall-storage-redis-0.0.1.tar.gz
Algorithm Hash digest
SHA256 cba68f1959af5bd779e88981b0fe7a60acac81448939915eb3ec480248b22e27
MD5 88c081ab0acef10d5e774d9e63f9d35a
BLAKE2b-256 891976aaac67cf89d6abeb2f1631b922f4595c481fadbe3f20672893cea7a183

See more details on using hashes here.

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