buildo / avenger

A CQRS-flavoured data fetching and caching layer in TypeScript. Batching, caching, data-dependencies and manual invalidations in a declarative fashion for Node and the browser
MIT License
59 stars 2 forks source link

general discussion on project goals/similarity to other CQRS options #127

Open thurt opened 7 years ago

thurt commented 7 years ago

I'm new to CQRS patterns, so I'm hoping to get some feedback on how avenger may be conceptually similar/different compared to other CQRS-like options (I am aware of graphql/apollo becoming a popular consideration in this realm). And when do you foresee avenger to be production ready? is there a roadmap for feature implementation? any comments/thoughts in these areas would be very much appreciated!

I found the readme very interesting and helpful in understanding the "nuts and bolts" of this project, so keep up the good work!

giogonzo commented 7 years ago

Hi, first of all I'm glad you enjoyed reading through! A few notes (both pros and cons) that you might find interesting: