Skip to content

Make use of Ecstatic.Store configurable and extensible #5

@sikanrong

Description

@sikanrong

Currently Ecstatic.Store.Ets is used directly in the code in several places. Instead we should use a wrapper module such as Ecstatic.Store which internally defers to a configurable storage module.

In this way, the user can implement with their own storage backend by implementing the Ecstatic.Store @behaviour in a given module, and then configuring that storage backend using Mix.Config

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions