Confirmed users
574
edits
(→Open-Source Citizenship: parsimonious) |
(→Open-Source Citizenship: pyelasticsearch 1.1) |
||
| Line 36: | Line 36: | ||
* (ErikRose) https://github.com/keleshev/schema is cool. I've been hacking a bit on it. | * (ErikRose) https://github.com/keleshev/schema is cool. I've been hacking a bit on it. | ||
* (ErikRose) Parsimonious is getting the ability to parse lists of pre-lexed tokens (in addition to strings): https://github.com/erikrose/parsimonious/pull/69. | * (ErikRose) Parsimonious is getting the ability to parse lists of pre-lexed tokens (in addition to strings): https://github.com/erikrose/parsimonious/pull/69. | ||
* (ErikRose) peep 2.2 grew a download progress bar. | |||
* (ErikRose) pyelasticsearch 1.1 | |||
** New bulk API, supporting all types of bulk operations (index, update, create, and delete). The design is decoupled in case you want to create your own chunkers or operation builders. | |||
** Per-action error-handling for bulk. All errors raise exceptions--even individual failed operations--and the exceptions expose enough data to identify operations for retrying or reporting. | |||
** An alternative byte-based ceiling for bulk indexing: great when you have the occasional very large document in your stream of small ones, making a 300-docs-and-send ceiling court timeouts | |||
== New Hires / Interns / Volunteers / Contributors == | == New Hires / Interns / Volunteers / Contributors == | ||