Skip to content
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

feat(cactus-plugin-persistence-fabric): add new persistence plugin for fabric ledger #2330

Conversation

barnapa
Copy link
Contributor

@barnapa barnapa commented Mar 20, 2023

Add a new plugin for storing hyperledger fabric ledger data into a database
Add functional tests for plugin and data access layer operations.
operating with fabric-all-in-one docker composition
Tests assume any postgres database, but for final deployment postgres or supabase is assumed.
Data fed by this plugin can later be visualized by a GUI application or analyzed directly. ( right now the GUI will have switch to operate either with Ethereum ledger or Fabric ledger )

Depends on: #2259
Depends on: #2265

Signed-off-by: Barnaba Pawelczak barnaba.pawelczak@fujitsu.com

@barnapa barnapa changed the title add feature cactus-plugin-persistence-fabric feat(cactus-plugin-persistence-fabric): add new persistence plugin for fabric ledger Mar 20, 2023
Signed-off-by: Barnaba Pawełczak <barnaba.pawelczak@fujitsu.com>

add feature cactus-plugin-persistence-fabric fix updates

Signed-off-by: Barnaba Pawełczak <barnaba.pawelczak@fujitsu.com>

add feature cactus-plugin-persistence-fabric README update

Signed-off-by: Barnaba Pawełczak <barnaba.pawelczak@fujitsu.com>

add feature cactus-plugin-persistence-fabric minor fixes to activate GUI

Signed-off-by: Barnaba Pawełczak <barnaba.pawelczak@fujitsu.com>

add feature cactus-plugin-persistence-fabric

Signed-off-by: Barnaba Pawełczak <barnaba.pawelczak@fujitsu.com>
@barnapa barnapa force-pushed the cactus-plugin-persistence-fabric-pullr branch from 2605578 to 779b54e Compare March 20, 2023 14:26
@barnapa barnapa closed this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant