chroma-core / chroma-core/chroma
Add index to `count`
Open
by-chroma
Local Chroma
needs-cip
to-discuss
- Dominant language
- Rust
- Stars
- 29.3k
- Forks
- 2.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 38
Description
Current `count` does a full table scan which is quite slow. A first glance suggests this may not be trivial in `sqlite`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.