Comment on Turbopuffer: Fast search on object storageparentComments−francoismassot2yBut you don’t have fast search on those files stored on object storage.−rohitnair2yYes, there is a cold start penalty but once the data is cached, it is equivalent to disk backed indices. There is also active work being done to improve the performance, example https://github.com/opensearch-project/OpenSearch/issues/1380...
Comments
But you don’t have fast search on those files stored on object storage.
Yes, there is a cold start penalty but once the data is cached, it is equivalent to disk backed indices. There is also active work being done to improve the performance, example https://github.com/opensearch-project/OpenSearch/issues/1380...