Confirmed users
574
edits
Line 41: | Line 41: | ||
* Considered Postgres and ES as future DXR backends. I fear their highlighting and regex support aren't quite up to snuff. | * Considered Postgres and ES as future DXR backends. I fear their highlighting and regex support aren't quite up to snuff. | ||
=== pyelasticsearch === | === [https://pypi.python.org/pypi/pyelasticsearch/ pyelasticsearch] === | ||
* [https://github.com/rhec/pyelasticsearch/issues/83 Redesigned the bulk() API.] Opinions welcome. | * [https://github.com/rhec/pyelasticsearch/issues/83 Redesigned the bulk() API.] Opinions welcome. | ||
* Made it not crash under python -OO. | * Made it not crash under python -OO. | ||
Line 48: | Line 48: | ||
* Tried to convince elasticsearch.com to not roll their own "official" Python client. Had a fair degree of success. We'll see. | * Tried to convince elasticsearch.com to not roll their own "official" Python client. Had a fair degree of success. We'll see. | ||
=== nose-progressive === | === [https://pypi.python.org/pypi/nose-progressive/ nose-progressive] === | ||
* Make compatible with nose 1.3.0. | * Make compatible with nose 1.3.0. | ||
* Fix brittle tests. | * Fix brittle tests. |