-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ElasticSearch Plugin to support for Peerplays #161
Comments
ElasticSearch plugin tracks operations and allows witnesses to use less RAM. To track specific objects (proposals, accounts, Peerplays-specific objects) es-objects plugin is used. Related Bitshares pull requests to backport:
|
ElasticSearch 7.5.0 (the latest version at the moment) is working with BitShares plugin, as far as I can see. Version 7.4 was tested by BitShares: https://github.com/bitshares/bitshares-core/wiki/ElasticSearch-Plugin#installation . I think we can use the latest version of the ElasticSearch. |
Peerplays-specific objects to add to es-objects plugin indecies: betting markets, bets operations, sports, tournaments, games operations, btc operations. |
Elasticsearch plugin introduced into peerplays and it is available from release @1.4.3 |
ElasticSearch Plugin to support various dApps, API end points, REST APIs, demux etc.
User Story
The Elastic Search plugin can help Peerplays to scale easily at the same time providing easy to access, familiar end point to end users.
Impacts
Additional Context (optional)
REST API can be made easily available with Elastic Search Plugin
Community / PBSA check list
The text was updated successfully, but these errors were encountered: