pellse/assembler
Assembler is a reactive data aggregation framework for querying and merging data from multiple data sources/services. Assembler enables efficient implementation of the API Composition Pattern and is also designed to solve the N + 1 query problem. Architecture-agnostic, it can be used as part of a monolithic or microservice architecture.
JavaApache-2.0
Issues
- 0
- 1
Increase unit test coverage
#5 opened by pellse - 0
- 0
- 0
- 0
- 0
Questions
#23 opened by cloudcompute - 0
Implement builder pattern for Assembler rules
#15 opened by pellse - 2
[Question] One to many unit test
#22 opened by whisper-bye - 0
Ability to plug event based flux in autoCache
#19 opened by pellse - 0
Push model for cache population
#17 opened by pellse - 0
- 1
- 0
Support passing a rule context in the delegate chain for downstream assembler rules
#12 opened by pellse - 1
please support passing in a `Publisher<T>` to the `assemble` method instead of a synchronous `Iterable<T>`.
#11 opened by joshlong - 1
Support end to end reactive workflow
#10 opened by pellse - 2
Add javadoc
#1 opened by pellse - 2
Make Assembler reusable
#9 opened by pellse - 0
Add module for Akka Stream implementation
#3 opened by pellse - 0
Add module for RxJava implementation
#7 opened by pellse - 0
- 0
Convert each id collection separately
#8 opened by pellse - 0
Support relevant subset of JPA annotations
#6 opened by pellse