Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Add Accountsdb plugin documentations (#21746)#21799

Merged
lijunwangs merged 1 commit intosolana-labs:v1.9from
lijunwangs:accountsdb_plugin_docs.v1.9
Dec 11, 2021
Merged

Add Accountsdb plugin documentations (#21746)#21799
lijunwangs merged 1 commit intosolana-labs:v1.9from
lijunwangs:accountsdb_plugin_docs.v1.9

Conversation

@lijunwangs
Copy link
Copy Markdown
Contributor

Add the public facing documentation about the plugin framework: explaining the interface, how to load plugin and the example PostgreSQL plugin implementation.
Updated the rust documentation for the plugin interfaces for accounts and slot.
This changes are targeted for v1.8. Information about transactions will be updated later.

Add the public facing documentation about the plugin framework: explaining the interface, how to load plugin and the example PostgreSQL plugin implementation.
Updated the rust documentation for the plugin interfaces for accounts and slot.
This changes are targeted for v1.8. Information about transactions will be updated later.
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 11, 2021

Codecov Report

Merging #21799 (e4907e8) into v1.9 (e71ea19) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.9   #21799   +/-   ##
=======================================
  Coverage    81.4%    81.4%           
=======================================
  Files         511      511           
  Lines      143197   143197           
=======================================
+ Hits       116626   116664   +38     
+ Misses      26571    26533   -38     

@lijunwangs lijunwangs merged commit 0576d13 into solana-labs:v1.9 Dec 11, 2021
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant