Skip to content
CAI
Produce a survey ↗Verify a survey

cloudblue/django-cqrs

This system is a Python library, `dj_cqrs`, that implements Command/Query Responsibility Segregation (CQRS) for Django applications. It provides a pluggable messaging transport layer and controller modules to handle asynchronous replication of database changes from a master service to one or more replica services. The package includes management commands for synchronization, bulk data operations, and dead letter queue handling, alongside an example project demonstrating the architecture.

52.4

Adequate · 4 August 2026

4.5k

lines of production code

Python

primary language

2

bus factor · 27 authors in all

4

measurements over time

CAI band scale
CAI trend line

How it got here

2019 · CQRS architecture and test coverage

This period focused on implementing a pluggable transport architecture for CQRS messaging, introducing new consumer and producer controllers, and adding comprehensive test coverage for the entire system. The work included creating management commands for synchronization and bulk operations, alongside extensive unit and integration tests to validate the new functionality.

16 changes

2021 · CQRS demo project

This period focused on introducing a comprehensive CQRS (Command/Query Responsibility Segregation) architecture example within the repository. The work involved adding a complete Django-based master and replica service setup, complete with database models, migrations, and dependency configurations to demonstrate data replication patterns.

4 changes

CAI lens gauges

Survey your own repository

cloudblue/django-cqrs was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.

Survey a repository

About this page

  • The description of this project is derived from its own commit history, not from its README.
  • The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
  • Measured at commit 4fccef26cd — the exact code this score is about.
  • Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.
CAI link cards