https://github.com/flango-dev/django-2pc
2 phase commit distributed transactions in DDD Django projects using the „database per subdomain“ pattern.
https://github.com/flango-dev/django-2pc
ddd distributed-transaction distributed-transactions django domain-driven-design
Last synced: about 1 year ago
JSON representation
2 phase commit distributed transactions in DDD Django projects using the „database per subdomain“ pattern.
- Host: GitHub
- URL: https://github.com/flango-dev/django-2pc
- Owner: flango-dev
- License: mit
- Created: 2024-07-11T15:55:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T15:55:25.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T07:23:47.217Z (over 1 year ago)
- Topics: ddd, distributed-transaction, distributed-transactions, django, domain-driven-design
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-2pc
2 phase commit distributed transactions in DDD Django projects using the „database per subdomain“ pattern.