deep-foundation / deep-foundation/deeplinks
Auto indexing with btrees should have smarter filters
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/deep-foundation/deeplinks/blob/9ad0c82cbef153c906ba8b4694d7f54dc78f71d2/migrations/1621815803560-auto-indexes.ts#L37
The best case scenario would be to do not index all columns which potentially can have index with size greater than 2712 bytes.
Not only text columns should be filtered, but also other array like structure with variable size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.