Lunny Xiao
|
e7d7dcb090
|
Issue indexer queue redis support (#6218)
* add redis queue
* finished indexer redis queue
* add redis vendor
* fix vet
* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md
Co-Authored-By: lunny <xiaolunwen@gmail.com>
* switch to go mod
* Update required changes for new logging func signatures
|
2019-04-08 12:05:15 +03:00 |
|
Lunny Xiao
|
15ecc08475
|
fix bug when set indexer as db and add tests (#6173)
|
2019-02-24 11:16:20 -05:00 |
|
Lunny Xiao
|
477ef46251
|
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
* add more tests and docs for issue indexer, add db indexer type for searching from database
* fix typo
* fix typo
* fix lint
* improve docs
|
2019-02-21 13:01:28 +08:00 |
|
Lunny Xiao
|
0751153613
|
refactor issue indexer, add some testing and fix a bug (#6131)
* refactor issue indexer, add some testing and fix a bug
* fix error copyright year on comment header
* issues indexer package import keep consistent
|
2019-02-21 08:54:05 +08:00 |
|