Skip to content

Product State Controller. Generic Controller Layer for making Repository an trusted State from the point of view of other microservices. It acepts "advance" commands to make the state "upstairs" and generate a new state. During the change of state, all requests become paused and the views cant never take an intermediate state. The "Version" of t…

License

Notifications You must be signed in to change notification settings

ssribeiro/ProductStateCtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductStateCtrl

Product State Controller. Generic Controller Layer for making Repository an trusted State from the point of view of other microservices. It acepts "advance" commands to make the state "upstairs" and generate a new state. During the change of state, all requests become paused and the views cant never take an intermediate state. The "Version" of the database grows with the id of the last Event took by the "reducers". This is for use with "ProductRepository" and "EventStone"

About

Product State Controller. Generic Controller Layer for making Repository an trusted State from the point of view of other microservices. It acepts "advance" commands to make the state "upstairs" and generate a new state. During the change of state, all requests become paused and the views cant never take an intermediate state. The "Version" of t…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published