v0.31.2
Tabby1 featurecore
Summary
This patch release introduces a new configuration option to manage indexing for large installations. Users with over 20 repositories can now enable hourly sharded indexing using the TABBY_INDEX_REPO_IN_SHARD environment variable for better performance.
New Features
- Enabled hourly sharded indexing when repository count exceeds 20 via the new environment variable TABBY_INDEX_REPO_IN_SHARD.