alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
cmd
/
zoekt-dynamic-indexserver
/
at
344e33ae3c44c220a48b27e1d2e70e30dcd09a85
2 files
Dave Try
remove bazel (#634)
2y ago
d5723536
main.go
Change data_dir argument in zoekt-dynamic-indexserver to repo_dir (#544) This previously was only being used for storing thre repos. Since bare repos take up much more disk space that the indexes and have different IO requirements they need to be on a separate disk. We may later introduce a more generic data_dir which can then set default values for repo_dir and index_dir but for now it's simpler to make these 2 options explicit.
3 years ago
main_test.go
Add prometheus metrics to zoekt-dynamic-indexserver (#541)
3 years ago