uv
2ef34bd6
- Remove `InMemoryIndexRef` (#4544)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove `InMemoryIndexRef` (#4544) `InMemoryIndex` has recently been turned into an `Arc`, so we can now freely copy it instead using `Cow` tricks.
References
#4544 - Remove `InMemoryIndexRef`
Author
konstin
Parents
9701ead5
Loading