DDDr stands for Domain Driven Design Repository. It's a Ruby gem that simplifies the implementation of data repositories in a Domain-Driven Design (DDD) architecture. It offers a clean interface for abstracting data access, allowing you to focus on your domain logic rather than database operations. With DDDr, you can easily swap out data sources without affecting your core business logic.
Required Ruby Version
>= 2.6.0
Authors
Delaney Burke
Versions
- 2.6.0 March 23, 2024 (1.97 MB)
- 2.5.0 March 21, 2024 (1.97 MB)
- 2.4.0 March 12, 2024 (1.97 MB)
- 2.3.0 March 09, 2024 (1.97 MB)
- 2.2.0 February 15, 2024 (1.97 MB)