foxcpp / foxcpp/go-imap-sql

FTS engine interfaces and integration

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.