datakaveri/dx-resource-server

[Performance] ImmuDB queries are take longer than expected response time

Closed this issue · 2 comments

Immudb search queries take longer than expected time, sometimes it takes 3-5 seconds just for count queries.

Indexes can help in faster performance of queries:
https://docs.immudb.io/master/develop/sql/indexes.html

This issue is resolved with the new Postgres+immudb+RMQ-based flow in PR #329