Skullabs / kikaha

A fast middleware designed for microservices
https://skullabs.github.io/kikaha/
Apache License 2.0
59 stars 13 forks source link

Use Google Dagger as CDI #251

Closed miere closed 5 years ago

miere commented 6 years ago

In order to keep Kikaha even easier to understand and maintain, it would replace its tRip-based implementation by Google Dagger one. It is based on the same principles like compile-time optimizations, and have low footprint.