RubyGems Navigation menu

dddr 2.3.0

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

instalar:
=

Versões:

  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)
Mostrar todas as versões (26)

Runtime Dependencies (4):

msgpack >= 0
oj >= 0
sdbm >= 0
sequel >= 0

Donos:

Pushed by:

Autores:

  • Delaney Burke

SHA 256 checksum:

6df2a7d99293887eeca439b2f9a11a3de69627c7abaac9b21be3dcfcce1ee167

Total de downloads 6.967

Desta versão 200

Licença:

MIT

Versão Requerida do Ruby: >= 2.6.0

Links: