RubyGems Navigation menu

dddr 1.0.0

DDDr stands for Domain Driven Design Data 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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.6.0 - March 23, 2024 (2.0 MB)
  2. 2.5.0 - March 21, 2024 (2.0 MB)
  3. 2.4.0 - March 12, 2024 (2.0 MB)
  4. 2.3.0 - March 09, 2024 (2.0 MB)
  5. 2.2.0 - February 15, 2024 (2.0 MB)
  6. 1.0.0 - December 03, 2023 (2.0 MB)
顯示所有版本(共 26)

Runtime 相依性套件 (1):

sdbm ~> 1.0

擁有者:

推送者:

作者:

  • Delaney Burke

SHA 256 總和檢查碼:

27e4fe489645038c2a54242167eb6b9adae75f1df5f3ebb3e68d9be53c1a4a95

總下載次數 7,115

這個版本 216

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: