RubyGems Navigation menu

dddr 1.0.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.6.0 - March 23, 2024 (1.97 MB)
  2. 2.5.0 - March 21, 2024 (1.97 MB)
  3. 2.4.0 - March 12, 2024 (1.97 MB)
  4. 2.3.0 - March 09, 2024 (1.97 MB)
  5. 2.2.0 - February 15, 2024 (1.97 MB)
  6. 1.0.1 - December 03, 2023 (1.97 MB)
Show all versions (26 total)

Runtime Dependencies (1):

sdbm ~> 1.0

Owners:

Pushed by:

Authors:

  • Delaney Burke

SHA 256 checksum:

a36a47dac4e9fda29f887a38fbf680faab0a2d5ce58c3284571aa3171a864141

Total downloads 6,769

For this version 194

License:

MIT

Required Ruby Version: >= 2.6.0

Links: