onemoredata / bagger

Massive log storage in PostgreSQL
BSD 2-Clause "Simplified" License
9 stars 0 forks source link

Write query management module for query proxy #84

Open einhverfr opened 8 months ago

einhverfr commented 8 months ago

This module will be used to execute and manage the asynchronous queries to the storage nodes, and hand their their results back in a stream to the web service that will stream them back to the client.