FTS engine interfaces and integration
Open
enhancement
performance
- Dominant language
- Go
- Stars
- 26
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Fetching and doing matching against all messages is simply inefficient. Each RDBMS we support (even SQLite) includes a FTS engine implementation, we can't miss that as it allows us to have FTS enabled by default and without additional configuration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.