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

Remove JSON file storage adapter #1004

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Remove JSON file storage adapter #1004

merged 1 commit into from
Sep 29, 2017

Conversation

gunthercox
Copy link
Owner

With the introduction of the SQL Storage Adapter, the JSON File Storage adapter can finally be removed.

This change is being made due to the large number of tickets that were opened regarding the poor performance of this storage adapter. While it was encouraged for only development purposes, it is still possible to offer better performance with equivalent functionality using SQL storage (SqlLite by default).

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