Commit graph

9 commits

Author SHA1 Message Date
Daniel Berkompas
2857f8049c Add package details, premium support to README 2018-01-02 09:40:29 -08:00
Daniel Berkompas
b6f952e72b Add code coverage with coveralls 2018-01-02 09:25:13 -08:00
Daniel Berkompas
11d99302f6 Move functions from Elasticsearch to Index module 2018-01-02 08:32:40 -08:00
Daniel Berkompas
340779b5e9 Make JSON library configurable
Some people might want to use the new Jason library for its performance.
This library encodes and decodes a lot of JSON, so any performance
improvements would be welcome.
2018-01-02 07:53:18 -08:00
Daniel Berkompas
2ffdf750a5 Rename Builder => Index 2018-01-02 07:41:53 -08:00
Daniel Berkompas
df24869d86 Organize modules in ExDoc 2018-01-02 07:32:41 -08:00
Daniel Berkompas
84929ff7db Add setup, ci scripts 2017-11-03 11:39:18 -07:00
Daniel Berkompas
b75fd2ed90 Draft version
Contains the basic building blocks.
2017-11-02 13:28:49 -07:00
Daniel Berkompas
6d65bd3b20 Initial commit 2017-10-30 11:37:34 -07:00