We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4728621 commit 1650dc9Copy full SHA for 1650dc9
docs/MIXED_WORKLOAD_IMPLEMENTATION_PLAN.md
@@ -1,3 +1,9 @@
1
+
2
+## TODO
3
+Instead of having a separate pool of search and insert workers, have a single pool as before.
4
+However, some fraction of search requests will be converted to inserts. Reuse the test_set for vector inserts, and do not use random vectors.
5
6
7
# **Mixed Workload Implementation Plan**
8
*Simple Strategy for Concurrent Search and Insert Operations*
9
0 commit comments