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

GithubCrawl - works without persistence #2

Merged
merged 1 commit into from
Feb 3, 2018
Merged

GithubCrawl - works without persistence #2

merged 1 commit into from
Feb 3, 2018

Conversation

dazza-codes
Copy link
Owner

@dazza-codes dazza-codes commented Feb 3, 2018

- it's working with in-memory representations
  - persistence is disabled
- Sqlite persistence is possible
  - using fixture JSON data:
    - the user serializer works with JSON serialization
    - the repo serializer works with JSON serialization
  - the Marshal serializer is not working as expected
    - see lostisland/sawyer#53
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