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

Allowing optional validation #318

Merged
merged 2 commits into from
Jul 23, 2014

Conversation

jleandroperez
Copy link
Contributor

Related to issue #311

Database Validation involves checking every object stored in each bucket, and initializing any object that might not have a valid simperiumKey or ghostData. This is a necessary step when implementing Simperium on top of legacy databases.

By allowing optional validation, app developers can opt out, when needed, and increase performance on launch.

jleandroperez added a commit that referenced this pull request Jul 23, 2014
@jleandroperez jleandroperez merged commit 69d6479 into develop Jul 23, 2014
@jleandroperez jleandroperez deleted the issues/311-allowing-optional-validation branch July 23, 2014 02:00
@jleandroperez jleandroperez added this to the v0.6.7 milestone Jul 23, 2014
@jphribovsek
Copy link

looks good, thanks!

@jleandroperez
Copy link
Contributor Author

@jphribovsek you're very welcome!

@jleandroperez jleandroperez mentioned this pull request Aug 7, 2014
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.

None yet

2 participants