codingchili / chili-core

Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14 stars 5 forks source link

Extract storage modules from core. #210

Closed codingchili closed 6 years ago

codingchili commented 6 years ago

Reduces the amount of dependencies included for a leaner JAR. Current size is an atrocious 50MB.

CQEngine?

codingchili commented 6 years ago

ElasticSearch support is now an optional feature - com.github.codingchili.chili-core:elastic:*

codingchili commented 6 years ago

Closing for now - 40% reduction in size.