Skip to main content

An asynchronous Python driver for the Sphinx search engine, based on Twisted.

Project description

An asynchronous Python driver for the Sphinx search engine, based on Twisted. The txsphinx package is an alternative to the original sphinxapi implemented on python.

Because the original sphinxapi package has it’s own connection pool and blocking low-level socket operations, it is hard to fully implement network servers using the Twisted framework. Instead of deferring all operations to threads, now it’s possible to do it asynchronously, as easy as using the original API.

Project details


Release history Release notifications | RSS feed

This version

0.1

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