commercialhaskell / commercialhaskell/stackage-server
Use the filesystem to copy Hoogle files around
Open
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
`curator` generates Hoogle input files for individual packages and uploads them to object storage.
`stackage-server-cron` downloads the input files from object storage and creates a database for the snapshot.
These now both happen on the same server, which makes the round trip through object storage kind of superfluous.
There may be other reasons to have the input files on object storage, though?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.