Skip to content

Commit

Permalink
feat(persistence-fabric): rewrite the plugin
Browse files Browse the repository at this point in the history
- Rewrite fabric persistence plugin to match persistence ethereum
  plugin methods and behavior.
- Change DB schema for persistence.
- Add tests and sample data to the new plugin. Add them to project CI.

Depends on #3298

Signed-off-by: Michal Bajer <[email protected]>
  • Loading branch information
outSH committed Jul 18, 2024
1 parent 6ff8111 commit c867a9f
Show file tree
Hide file tree
Showing 35 changed files with 4,648 additions and 1,669 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"faio",
"fastify",
"fidm",
"fkey",
"flowdb",
"fsouza",
"genproto",
Expand Down
Loading

0 comments on commit c867a9f

Please sign in to comment.