All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Utility function to get lazy seq of all indexed IDs
- Updated depencies (timbre, memoize, cheshire)
- Updated depencies (clojure, cheshire, memoize)
0.2.0 - 2019-05-06
- Completely revamped API
clear-all-indices!!
-> clear-all-indexes!!
- Using timbre for logging
- Now using Apache License, Version 2.0 (instead of Eclipse Licence 2.0)
0.1.2 - 2019-04-01
- API for using default id-fn for querying by json name with type string or integer
- Added
clear-all-indices!!
and clear-index!
- Added documentation in README
0.1.1 - 2019-03-03
- Enhanced API for lazy/streaming usage
- Initial public release
- Example on how to query huge datasets