google / google/haskell-indexer
Deduplicate indexer output
Open
easy
- Dominant language
- Haskell
- Stars
- 103
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Use LRU or bloom filters. Kythe dedupes anyway, but when we start emitting types there will be a lot of unnecessary content to process.
Contributor guide
Assessment
This issue has not been assessed yet.