fix(array): make docarrays sync when explicitly synced and when exiting context manager only#625
fix(array): make docarrays sync when explicitly synced and when exiting context manager only#625
Conversation
Codecov Report
@@ Coverage Diff @@
## main #625 +/- ##
==========================================
+ Coverage 85.01% 85.07% +0.06%
==========================================
Files 133 133
Lines 6745 6720 -25
==========================================
- Hits 5734 5717 -17
+ Misses 1011 1003 -8
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
9a6add7 to
312169b
Compare
JoanFM
left a comment
There was a problem hiding this comment.
Please, remember to clarify in Documentation
JoanFM
left a comment
There was a problem hiding this comment.
Add Documentation about sync intergace
|
Maybe combine into tabs so its more consistent with other sections in the document? |
NicholasDunham
left a comment
There was a problem hiding this comment.
One minor change; otherwise looks good
Co-authored-by: Nicholas Dunham <[email protected]> Signed-off-by: Jackmin801 <[email protected]>
|
📝 Docs are deployed on https://ft-fix-array-529--jina-docs.netlify.app 🎉 |
Goals:
ModuleNotFoundErrorwhen using elasticsearch as storage backend #529