RubyGems Navigation menu

dddr 1.1.4

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.

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.1.4 - January 14, 2024 (2.0 MB)
显示所有版本 (共 26 个)

Runtime 依赖 (1):

sdbm ~> 1.0

业主:

推送:

作者:

  • Delaney Burke

SHA 256 校验和:

36bf9523df3c948b00c94e2f057fccfb19a404684e3932fd4bf5bedd4857e53a

下载总量 7,012

这个版本 382

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: