Skip to main content

An Elasticsearch client for Twisted

Project description

A Twisted ElasticSearch client loosely based on PyES.

travis coveralls pypi docs

Before We Begin

This repo is simply a fork of txes, however, the API has changed enough that I believe a name change was warranted. I also am not representing it as a fork on Github to avoid getting it confused with the 12 other forks of txes that have taken the software in different directions. So for clarity: I am not the original author of this library, jkoelker is. Thanks to all the other contributers who helped make this happen, listed in the Contributors section.

Documentation

Available at Read The Docs.

License

BSD (as per original project).

Changelog

0.2.2

  • Fixed small bug in partial_update method.

0.2.1

  • Added partial_update method.

0.2.0

  • Ensure query_params is used consistently across API.

  • Lots of test coverage.

  • Remove legacy methods.

  • Improved support for ES v1.x.

0.1.8

  • Removed pip internals from setup.py all together.

0.1.7

  • Ensure url path components are quoted.

  • Fixed used of Pip session (thanks @reversefold).

0.1.6

  • Fixed issue with setup.py on Pip versions > 6.

0.1.5

  • Fixed scan method.

  • Increased test coverage.

0.1.4

  • Fixed delete_by_query method.

  • Increased test coverage.

  • Removed reindex method (relied on an obscure fork of ES).

0.1.3

  • Split requirements into main/dev.

  • Use treq’s persistent arg if no pool passed in.

  • Fixed broken requirements path.

  • Doc updates.

0.1.0

  • PEP8ified API.

  • Added docs, tests & PyPi.

Contributors

If you contribute to this project, feel free to add your name and/or Github username here.

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

txes2-0.2.2.tar.gz (10.5 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