Skip to main content

Python client library for QCache

Project description

https://travis-ci.org/tobgu/qcache-client.png?branch=master https://badge.fury.io/py/qcache-client.svg http://codecov.io/github/tobgu/qcache-client/coverage.svg?branch=master

Python client library for QCache. Uses consistent hashing to distribute data over multiple nodes.

Installation

pip install qcache-client

Documentation

Available at http://qcache-client.readthedocs.org/en/latest/.

Please see the tests in test_qclient.py for examples of how to use it.

Contributing

Want to contribute? That’s great!

If you experience problems please log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

If you intend to implement major features or make major changes please raise an issue so that we can discuss it first.

Running tests

The tests requires that you have docker installed since they are executed against a QCache instance running in a docker container.

pip install -r dev-requirements.txt
invoke test

TODO

  • Async interface?

Changelog

0.4.0 (2016-09-18)

  • Support for custom headers when running queries. This allows use of the pandas filter engine introduced in QCache 0.6.1.

0.3.2 (2016-04-10)

  • Support Python 3.4 and 3.5.

0.3.1 (2016-01-16)

  • Include CHANGELOG in release.

0.3.0 (2015-12-23)

  • Possible to query using POST instead of GET. Good for very large queries.

  • Additional circuit breakers to avoid infinite repetition of requests in case of errors.

0.2.1 (2015-12-14)

  • SSL and basic auth support

  • Possible to add custom headers when posting data, type information for example

0.2.0 (2015-12-06)

  • Report the unsliced result length as part of the result, nice for pagination for example

  • Use connection pooling

0.1.0 (2015-10-25)

  • First release that actually does something sensible.

0.0.1 (2015-10-15)

  • First release on PyPI.

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

qcache-client-0.4.0.tar.gz (17.9 kB view details)

Uploaded Source

File details

Details for the file qcache-client-0.4.0.tar.gz.

File metadata

File hashes

Hashes for qcache-client-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c2f1cc7a03018890061b849684e6e697815da8c5d2b69efa620cc602b0a3ad97
MD5 3955974918368b858ae5f05cffa5b8df
BLAKE2b-256 4087d8aba0ffa76d867fe3a49b8c30404117ec5b01a48aa6056bda31a87420f0

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