Skip to content

Project demonstrating how to ensure database consistency with utilizing CQRS with RDBMS. This method can also be applied to NoSQL databases where consisency is the area of focus. CQRS implmentation can be utilised with sharded RDBMS and tries to attain consitency between shards with further adjustments and configurations.

Notifications You must be signed in to change notification settings

AustinAdodo/CQRS_implmentation_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

Project demonstrating how to ensure database consistency with utilizing CQRS with RDBMS. This method can also be applied to NoSQL databases where consisency is the area of focus. CQRS implmentation can be utilised with sharded RDBMS and tries to attain consitency between shards with further adjustments and configurations.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages