mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
Incremental search indexing (#6453)
* wip: initial kafka support
* wip: kafka search queue
* wip: kafka consumer
* wip: create/delete docs
* reindexing works
* reindex in more places
* also incrementally update server pings
* cleanup
* tombi
* fix ci
* update tombi
* prepare
* fix ci
* fix
* fix PLEASE
* 🙏
* add route to force reindex project
This commit is contained in:
@@ -13,6 +13,7 @@ pub mod guards;
|
||||
pub mod http;
|
||||
pub mod img;
|
||||
pub mod ip;
|
||||
pub mod kafka;
|
||||
pub mod ratelimit;
|
||||
pub mod redis;
|
||||
pub mod routes;
|
||||
|
||||
Reference in New Issue
Block a user