dainiusjocas / lazy-elasticsearch-scroll

Exposes data in Elasticsearch as a Clojure lazy sequence
Apache License 2.0
1 stars 0 forks source link

Cleanup after scrolling #36

Closed dainiusjocas closed 3 years ago

dainiusjocas commented 3 years ago

Option to delete the scroll session resources after scrolling through all docs.

dainiusjocas commented 3 years ago

close #35