lightninglabs / lightninglabs/lndinit

Support etcd migration to SQL.

Open
#50 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
37
Forks
18
Avg merge
1h 30m
Merged PRs (30d)
1

Description

The current version of the tool only supports the migration from BBOLT to SQL (SQLITE or POSTGRES) however we also support the backend `etcd` in LND. We should also support the migration of the `etcd` backend to SQL.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing BBOLT-to-SQL migration path in lndinit and the LND configuration for the etcd backend. Compare the current SQLite and Postgres migration behavior with the etcd storage format, then verify that an etcd-backed setup can migrate successfully to both supported SQL backends.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, postgres, sql, sqlite
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.