Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor fabric-cqrs and Gatewaylib, to using newly added Redis and Query-Handler #54

Closed
rtang03 opened this issue May 26, 2020 · 1 comment · Fixed by #67
Closed

Refactor fabric-cqrs and Gatewaylib, to using newly added Redis and Query-Handler #54

rtang03 opened this issue May 26, 2020 · 1 comment · Fixed by #67
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rtang03
Copy link
Owner

rtang03 commented May 26, 2020

For the sake of ease development, follow below step.

  1. complete issue-20, which includes the all implementation of Redis-based querydb, and projection db, and their event-notification. And, Redisearch as well.
  2. after (1) is done, the "query-handler" will be able to reconcile, subscribeHub, and notify events. This step 2, will further refactor, the "query-handler", to relocate duplicated implementation, BACK to "fabric-cqrs" and "gateway-lib".
  3. the query-handler will be trimmed down, and made to "query-handler" docker image.
@rtang03 rtang03 added the enhancement New feature or request label May 26, 2020
@rtang03 rtang03 added this to the sprint-5 milestone May 26, 2020
@rtang03 rtang03 self-assigned this May 26, 2020
@rtang03 rtang03 added this to In progress in library packages Jun 1, 2020
@rtang03
Copy link
Owner Author

rtang03 commented Jun 1, 2020

#20 is done. Now starts this task.

@rtang03 rtang03 linked a pull request Jun 9, 2020 that will close this issue
library packages automation moved this from In progress to Done Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant