query
and insert
, where each endpoint performs either operation on an existing index that is in memory already. insert
requests come in, I need to ensure those are handled sequentially, whereas a query can happen whenever since it isn't modifying the index