8000 docs: How to run a data companion and use the pruning API · Issue #1296 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: How to run a data companion and use the pruning API #1296

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

Closed
Tracked by #816
andynog opened this issue Sep 1, 2023 · 2 comments
Closed
Tracked by #816

docs: How to run a data companion and use the pruning API #1296

andynog opened this issue Sep 1, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation grpc Anything relating to the gRPC API P:storage-optimization Priority: Give operators greater control over storage and storage optimization
Milestone

Comments

@andynog
Copy link
Contributor
andynog commented Sep 1, 2023

Add documentation for the ADR-101 feature branch. In the documentation, add information such as:

### Tasks
- [x] Introduction
- [x] gRPC services
- [x] Pruning services
@andynog andynog 8000 changed the title Add documentation on how to run a data companion and use the pruning API docs: How to run a data companion and use the pruning API Sep 1, 2023
@andynog andynog self-assigned this Sep 1, 2023
@andynog andynog added documentation Improvements or additions to documentation P:storage-optimization Priority: Give operators greater control over storage and storage optimization labels Sep 1, 2023
@andynog andynog added this to the 2023-Q3 milestone Sep 1, 2023
@andynog andynog moved this from Todo to In Progress in CometBFT 2023 Sep 1, 2023
andynog added a commit that referenced this issue Sep 1, 2023
andynog added a commit that referenced this issue Sep 1, 2023
@andynog andynog added the grpc Anything relating to the gRPC API label Sep 1, 2023
andynog added a commit that referenced this issue Sep 7, 2023
andynog added a commit that referenced this issue Sep 8, 2023
andynog added a commit that referenced this issue Sep 8, 2023
andynog added a commit that referenced this issue Sep 8, 2023
@andynog andynog moved this from In Progress to Ready for Review in CometBFT 2023 Sep 14, 2023
@andynog
Copy link
Contributor Author
andynog commented Sep 14, 2023

I believe I've added all the content needed for the docs

andynog added a commit that referenced this issue Sep 18, 2023
* initial doc structure for data companion (#1296)


8000
* add some boilerplate content (#1296)

* add boilerplate for gRPC docs (#1296)

* adding more content for DC docs (#1296)

* added more information for pruning retain height (#1296)

* added more info to fetch data via gRPC (#1296)

* more content, some refactoring and rewrite (#1296)

* added info about latest height stream (#1296)

* removed gRPC doc for now (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/intro.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* changes on intro based on feedback (#1296)

* better structure and content (#1296)

* added info about block and tx index pruning (#1296)

* minor addition (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
@andynog andynog moved this from Ready for Review to Done in CometBFT 2023 Sep 18, 2023
@andynog
Copy link
Contributor Author
andynog commented Sep 18, 2023

Merged on PR #1307

@andynog andynog closed this as completed Sep 18, 2023
hvanz pushed a commit that referenced this issue Oct 11, 2023
* initial doc structure for data companion (#1296)

* add some boilerplate content (#1296)

* add boilerplate for gRPC docs (#1296)

* adding more content for DC docs (#1296)

* added more information for pruning retain height (#1296)

* added more info to fetch data via gRPC (#1296)

* more content, some refactoring and rewrite (#1296)

* added info about latest height stream (#1296)

* removed gRPC doc for now (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/intro.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* changes on intro based on feedback (#1296)

* better structure and content (#1296)

* added info about block and tx index pruning (#1296)

* minor addition (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
hvanz pushed a commit that referenced this issue Oct 16, 2023
* initial doc structure for data companion (#1296)

* add some boilerplate content (#1296)

* add boilerplate for gRPC docs (#1296)

* adding more content for DC docs (#1296)

* added more information for pruning retain height (#1296)

* added more info to fetch data via gRPC (#1296)

* more content, some refactoring and rewrite (#1296)

* added info about latest height stream (#1296)

* removed gRPC doc for now (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/intro.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* changes on intro based on feedback (#1296)

* better structure and content (#1296)

* added info about block and tx index pruning (#1296)

* minor addition (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
lasarojc pushed a commit that referenced this issue Nov 13, 2023
* initial doc structure for data companion (#1296)

* add some boilerplate content (#1296)

* add boilerplate for gRPC docs (#1296)

* adding more content for DC docs (#1296)

* added more information for pruning retain height (#1296)

* added more info to fetch data via gRPC (#1296)

* more content, some refactoring and rewrite (#1296)

* added info about latest height stream (#1296)

* removed gRPC doc for now (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/intro.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* changes on intro based on feedback (#1296)

* better structure and content (#1296)

* added info about block and tx index pruning (#1296)

* minor addition (#1296)

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/grpc.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* Update docs/data-companion/pruning.md

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation grpc Anything relating to the gRPC API P:storage-optimization Priority: Give operators greater control over storage and storage optimization
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant
0