-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
using posgres as the back end for storing/retrieving signals is going to be hard to scale much beyond a few hundred concurrent users/ a couple of thousands requests per second throughput. Possible alternatives to explore:
- noql backend
- switching from json/http to protobuf/gPRC
- message queue back end
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo