Skip to content

Commit

Permalink
Updated readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavio Teixeira committed Nov 29, 2018
1 parent 67a0d19 commit 3a6794e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Snippets of Python sample code I've created during my Dev life.
Each folder contains one or more different snippets, meant for a lot of different stuff.
Feel free to grab them and use them in your works.

Complete list:

* [es-scrolling-query](./es-scrolling-query) - Scrolling query elasticsearch, with a page size of 1000 records (configurable).

### Prerequisites

* Python 3.6
Expand Down

0 comments on commit 3a6794e

Please sign in to comment.