Skip to content

Implement Big Data Service #161

@kalabukdima

Description

@kalabukdima

Right now we have a hotblocks service implemented in TypeScript, so it can't handle many clients.
The idea is to store the data from that service in a big OLTP database (probably Cassandra) so that any number of clients may query it with the same API.
This database may not only serve the latest data, but older data as well.

It may be treated as a centralized data lake that only serves full blocks but supports real-time data (incl. handling forks).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions