Daniel Berkompas
63683d4bd1
"Release version 0.1.0"
2018-01-02 10:01:19 -08:00
Daniel Berkompas
d6ae605f52
Fix release script
2018-01-02 10:01:02 -08:00
Daniel Berkompas
b3f95f6dd2
Update installation instructions
2018-01-02 09:56:45 -08:00
Daniel Berkompas
4fe5d468d1
Remove TODOs from README
2018-01-02 09:55:31 -08:00
Daniel Berkompas
54a4fc044c
Add Release Script
2018-01-02 09:46:49 -08:00
Daniel Berkompas
397b19a20d
Fix hex shield on README
2018-01-02 09:41:32 -08:00
Daniel Berkompas
2857f8049c
Add package details, premium support to README
2018-01-02 09:40:29 -08:00
Daniel Berkompas
278ab8e497
Update README todos
2018-01-02 09:35:58 -08:00
Daniel Berkompas
e2b4200252
Merge pull request #2 from infinitered/coveralls
...
Code coverage with Coveralls
2018-01-02 09:33:24 -08:00
Daniel Berkompas
4ab5761341
Add license
2018-01-02 09:27:31 -08:00
Daniel Berkompas
b6f952e72b
Add code coverage with coveralls
2018-01-02 09:25:13 -08:00
Daniel Berkompas
e6d5160c79
Add badges to README
2018-01-02 09:09:25 -08:00
Daniel Berkompas
4bda5af4d8
Improve docs on Index.create_from_file/2
2018-01-02 08:46:26 -08:00
Daniel Berkompas
64fea29c0c
Rename model => struct
2018-01-02 08:41:57 -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
5f1590f2aa
Organize modules into folders
...
Fake "domains"
2018-01-02 07:44:37 -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
209e45e7aa
Rename DataLoader => Store
2018-01-02 07:04:36 -08:00
Daniel Berkompas
beeb910d87
Update README
2018-01-02 06:54:59 -08:00
Daniel Berkompas
a33e809557
Format codebase
...
Using more recent best practices.
2018-01-02 06:53:51 -08:00
Daniel Berkompas
7a329acb66
Merge branch 'master' into configuration
...
* master:
2017-11-03 15:51:02 -07:00
Daniel Berkompas
87c9ffa303
Improve README
2017-11-03 15:50:38 -07:00
Daniel Berkompas
327af7cdc6
Merge pull request #1 from infinitered/configuration
...
Rework configuration
2017-11-03 15:22:14 -07:00
Daniel Berkompas
d30323d103
Rework configuration
...
Also, use more understandable examples.
2017-11-03 15:17:58 -07:00
Daniel Berkompas
832dc9db99
Functionalize mix tasks
...
Mix tasks should be clients on the business logic, and contain nothing
that doesn't relate to being a mix task.
2017-11-03 14:27:32 -07:00
Daniel Berkompas
d38d224873
Fix broken tests
2017-11-03 13:43:56 -07:00
Daniel Berkompas
383982ac88
Tweak setup script for Semaphore
2017-11-03 13:18:36 -07:00
Daniel Berkompas
84929ff7db
Add setup, ci scripts
2017-11-03 11:39:18 -07:00
Daniel Berkompas
e6986a82f6
Add dev tools for running Elasticsearch on dev envs
2017-11-03 11:13:39 -07:00
Daniel Berkompas
5c4562e68d
Add mix elasticsearch.install
task
...
This will be helpful for making projects initialize their own version of
elasticsearch for development purposes.
2017-11-02 14:58:59 -07:00
Daniel Berkompas
13d98ad1d1
Add more useful functions to Elasticsearch
2017-11-02 14:25:38 -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