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

Horizon Lite - MVP Epic #4317

Closed
7 tasks done
jcx120 opened this issue Apr 4, 2022 · 0 comments · Fixed by #4352
Closed
7 tasks done

Horizon Lite - MVP Epic #4317

jcx120 opened this issue Apr 4, 2022 · 0 comments · Fixed by #4352

Comments

@jcx120
Copy link

jcx120 commented Apr 4, 2022

Epic: Ingestion Lite

Also known as "Horizon Lite", "On-the-Fly Ingestion", and "The Constant DB solution".

Working Branch: #4352, stellar/go#lighthorizon.


Acceptance Criteria

The MVP for this feature is an end-to-end deployment of Horizon Lite for a key endpoint:

  • GET /accounts/:id/transactions

This is considered a high-impact historical endpoint that accounts for ~30% of all historical requests, based on a previous request analysis.


Active Task Breakdown

The current Horizon Lite deployment is on Kubernetes:

https://lighthorizon-pubnet.prototypes.kube001.services.stellar-ops.com/

There is a bit of important feature work remaining (besides the backlog), but the primary focus is two parallel threads:

  • we need to have at least some per-ledger indices up to see how they compare
  • we need to experiment with what we have in order to come up with numbers

Remaining Feature Work

Deployment & Experimentation

When we're ready to "get real" on SDF's infrastructure:

  • stellar/ops#1818

Next stage of Epic: #4571

@jcx120 jcx120 changed the title Horizon 3.0: Ingestion Lite Horizon Lite - Epic May 20, 2022
@jcx120 jcx120 moved this to In Progress in Platform Scrum Aug 31, 2022
@jcx120 jcx120 changed the title Horizon Lite - Epic Horizon Lite - MVP Epic Sep 1, 2022
sreuland added a commit to sreuland/go that referenced this issue Sep 10, 2022
sreuland added a commit to sreuland/go that referenced this issue Sep 11, 2022
@mollykarcher mollykarcher moved this from In Progress to Backlog in Platform Scrum Jan 6, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Platform Scrum May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants