Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Split AccountDataStore and TagStore #2897

Merged
merged 3 commits into from
Feb 23, 2018
Merged

Conversation

erikjohnston
Copy link
Member

I did these together as they're quite linked.

The TagWorkerStore still uses _account_data_stream_cache directly, but at least that is now defined in a base class.

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm apart from the relative imports. Could you bump the copyrights on these files too.

from twisted.internet import defer

from ._base import SQLBaseStore
from .util.id_generators import StreamIdGenerator
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@richvdh richvdh assigned erikjohnston and unassigned richvdh Feb 22, 2018
@erikjohnston erikjohnston merged commit 199dba6 into develop Feb 23, 2018
@erikjohnston erikjohnston deleted the erikj/split_account_data branch March 5, 2018 15:56
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