bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 643 forks source link

Map the entire object database (chain state) in ElasticSearch #2571

Open abitmore opened 2 years ago

abitmore commented 2 years ago

User Story

We have the es_objects plugin which copies some data from the object database into ES.

Actually, it seems it is not too hard to map the entire object database in ES, although there might be performance (latency) issues because the object database gets updated frequently.

Not sure if it is worth the effort though.

Impacts Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.

CORE TEAM TASK LIST