The Wayback Machine - https://web.archive.org/web/20220106075138/https://github.com/topics/low-latency
Skip to content
#

low-latency

Here are 224 public repositories matching this topic...

questdb
ysdede
ysdede commented Dec 16, 2021

Describe the bug

QuestDB throws an error if my query returns 0 rows when using SAMPLE BY. It works fine and responds 0 row found without SAMPLE BY.

My query (I run it on QuestDB web console directly)

SELECT ts, pair, side, round(nsum(size)) as size
FROM liquidations
WHERE pair = 'ETC-USDT-PERP' and side = 'sell' and size > 500
SAMPLE BY 1m
ALIGN TO CALENDAR WITH OFFSET '00:00'
exchange-core
hazelcast-jet

a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
  • Updated Dec 3, 2021
  • Java

Improve this page

Add a description, image, and links to the low-latency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the low-latency topic, visit your repo's landing page and select "manage topics."

Learn more