Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidy things up for a data fetcher interface. #228

Merged
merged 3 commits into from
Aug 2, 2017

Conversation

zerebubuth
Copy link
Member

This is a small tidy-up to move a bunch of Jinja2 specific code into a module. The idea is that we can start separating the parts of the code which are specific to PostgreSQL from the general parts using the DataFetcher interface. Then we can implement additional things conforming to DataFetcher, such as RAWR tiles.

This is a small tidy-up to move a bunch of Jinja2 specific code into a module. The idea is that we can start separating the parts of the code which are specific to PostgreSQL from the general parts using the `DataFetcher` interface. Then we can implement additional things conforming to `DataFetcher`, such as RAWR tiles.
@zerebubuth zerebubuth merged commit 3dabe92 into master Aug 2, 2017
@zerebubuth zerebubuth deleted the zerebubuth/data-fetcher-interface branch August 2, 2017 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants