Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Glos repository

Christopher Bennage edited this page Jan 30, 2015 · 1 revision

Repository

A pattern described in Eric Evans' book (p157). An object store that:

  • Provides a simple model for clients to obtain persistent objects.
  • Decouples the domain from the persistence mechanism.
Clone this wiki locally