shbakram commented on issue #14655: URL: https://github.com/apache/lucene/issues/14655#issuecomment-2875790379
Lucene can support various I/O engines: mmap, io_uring, pmem, etc. This way as storage technology improves, one can reuse all the latest developments in Lucene (e.g., high-dimensionality vectors, faceting, etc) evolved over decades while best exploiting new storage technology. The question is how much (and what) effort is required for this decoupling to succeed? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
