-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Dev #32
Dev #32
Conversation
Codecov Report
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
- Coverage 97.95% 97.94% -0.02%
==========================================
Files 5 5
Lines 537 534 -3
Branches 131 130 -1
==========================================
- Hits 526 523 -3
Misses 4 4
Partials 7 7
Continue to review full report at Codecov.
|
Save delete combinations as pickle
|
Just to confirm how this works (not too familiar with pickle): So this will not solve the long run time of |
Yes Why do we need load dictionary?
I will update you once I have solid idea on how to integrate in-memory database with existing flow. Do let me know if you have more concern. |
implemented in fc6c704 Please submit another PR when you manage to integrate in-memory database. |
I wanted to resolve issue #31