You are viewing a single comment's thread from:

RE: Exploring Steem Scalability

in #steem6 years ago

Steem full node is essentially a data-mart with a task to low-latency response to a fixed set of queries. I believe the industry-best solution to this problem for now is a RDBMS cluster with a Redis cache.
Why don't you use it?