Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Conversation

@monry
Copy link
Member

@monry monry commented May 18, 2018

What

  • IDataStoreResolver なるインタフェースと DefaultDataStoreResolver なる基本クラスを提供

Why

  • Repository で利用する DataStore を決定するロジックを切り出したかった
    • Repository.Factory で決定してしまうとランタイムで動的に切り替えるコトが難しいため、1段抽象レイヤーを噛ます

* Used for resolving DataStore instance
@monry monry changed the base branch from master to development/v2.4.0 May 18, 2018 02:48
@monry monry merged commit 5600d0e into development/v2.4.0 May 18, 2018
@monry monry deleted the add_datastore_resolver branch May 18, 2018 10:05
@monry monry mentioned this pull request May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants