You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
bleve.go Refactor issue indexer (#5363) 5 years ago
bleve_test.go fix bug when set indexer as db and add tests (#6173) 5 years ago
db.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
indexer.go Issue indexer queue redis support (#6218) 5 years ago
indexer_test.go Issue indexer queue redis support (#6218) 5 years ago
queue.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
queue_channel.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
queue_disk.go Better logging (#6038) (#6095) 5 years ago
queue_redis.go Issue indexer queue redis support (#6218) 5 years ago