about summary refs log tree commit diff stats
path: root/internal/index/index_meta.go
Commit message (Collapse)AuthorAgeLines
* refactor: rename go moduleAlan Pearce2024-06-29-1/+2
|
* fix: create index metadata when index exists and meta doesn'tAlan Pearce2024-06-08-0/+8
|
* feat: stream files directly from fetcher to importerAlan Pearce2024-05-23-8/+42
| | | | | Use IndexMeta to store the information relevant to making conditional updates in future runs.
* refactor: combine import and web server into one binaryAlan Pearce2024-05-13-0/+73