bagri icon indicating copy to clipboard operation
bagri copied to clipboard

[Core] implement new distributed structure to deliver query results to client

Open dsukhoroslov opened this issue 6 years ago • 0 comments

HZ queue is not perfect:

  • all data located on one node;
  • limits are not supported;

can imlement what I need using HZ SPI.

dsukhoroslov avatar Nov 27 '17 08:11 dsukhoroslov