Skip to content

Conversation

@sonots
Copy link
Member

@sonots sonots commented Sep 2, 2017

Before:

  • Load on each resource
  • Load/Dump on each resource if necessary

After:

  • Load on each resource_uri_prefix
  • Load/Dump on each resource if necessary

Before:
* Load on each resource
* Load/Dump on each resource if necessary

After:
* Load on each resource_uri_prefix
* Load/Dump on each resource if necessary
@sonots
Copy link
Member Author

sonots commented Sep 4, 2017

ToDo:

  • Do setnx([:max]) at Processor
    • Create :max in batch and call setnx on time for each resource_uri_prefix should be enough
  • Do update status.yml at Processor
    • Reusing a status instance for resource_uri_prefix should be enough
  • Restructure Processor framework

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.

1 participant