michaelwu0505
michaelwu0505
**Describe the feature you'd like** Cloudflare tunnel equivalent of multi-casting. When there are multiple origin servers located at geographically far apart locations, each connected to a near by Cloudflare Edge,...
Below are two cases showing wrong results returned from RUM index with `order_by_attach=TRUE`. In both test cases, if `order_by_attach=FALSE`, correct results will be returned. Tested with PostgreSQL 12.2 & newest...
Hi, Is there plan for rum index to support covering indexes [1]? Right now, when trying to create a rum index with INCLUDE, it will show: > ERROR: access method...
In the following article, it mentioned generics. Now the go 1.18 is released and has generics support, I was wondering if there is plan to take advantage of generics? [How...
Is it possible/beneficial for SeekStorm to use Buffer Pool (with Direct or Asynchronous I/O) instead memory mapped files (AccessType::Mmap) for accessing Index data on disk? Please note that I am...