D3ta Go Versions Save

A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.

v0.2.2

3 years ago

Add Indexer/Search Cache (Adapters):

  • Elastic Search (6.x, 7.x, 8.x) [Tested ES 7.x)

v0.2.1

3 years ago

Add cacher (cache adapters)

  • Redis [Tested]
  • Database (MySQL, PostgreSQL)
  • Memcache
  • Ledis
  • File
  • Memory
  • NoDB

v0.2.0

3 years ago
  • Add generic sub domain/module: email
  • Implement module-2-module (application service) communication [ sample: auth -> email ]

v0.1.0

3 years ago

First Release v0.1.0