ArcticDB
ArcticDB copied to clipboard
Don't invalidate cached version when tombstoning
Reference Issues/PRs
What does this implement or fix?
Any other comments?
Checklist
Checklist for code changes...
- [ ] Have you updated the relevant docstrings, documentation and copyright notice?
- [ ] Is this contribution tested against all ArcticDB's features?
- [ ] Do all exceptions introduced raise appropriate error messages?
- [ ] Are API changes highlighted in the PR description?
- [ ] Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?
Turns out this is not needed and the cache works correctly. Keeping it open for now to see why the change is not breaking any tests