Skip to content

RFC: TiDB storage backend#142

Open
ngaut wants to merge 1 commit into
ExtendDB:mainfrom
ngaut:codex/rfc-tidb-storage-backend
Open

RFC: TiDB storage backend#142
ngaut wants to merge 1 commit into
ExtendDB:mainfrom
ngaut:codex/rfc-tidb-storage-backend

Conversation

@ngaut

@ngaut ngaut commented May 28, 2026

Copy link
Copy Markdown

What

Adds docs/rfcs/0000-tidb-storage-backend.md, a draft RFC for adding TiDB as a first-class optional ExtendDB storage backend.

Why

The implementation prototype in #140 was marked deferred pending an RFC. This RFC tracks the design discussion requested by the maintainer and links to tracking issue #141.

Related: #140
Tracks: #141

Testing done

  • git diff --check
  • ASCII-only RFC check with perl -ne 'print "$ARGV:$.:$_" if /[^\\x00-\\x7F]/' docs/rfcs/0000-tidb-storage-backend.md
  • /tmp/extenddb-docs-venv/bin/python docs/build-docs.py

Checklist

  • I have read CONTRIBUTING.md
  • Code is formatted (cargo fmt --check) - documentation-only PR
  • I have updated documentation if behavior changed
  • This PR is the RFC for the proposed storage/backend and CLI/config surface changes

ADR / RFC: this PR

@LeeroyHannigan LeeroyHannigan added the RFC Request for Comments, a proposal open for discussion before implementation label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFC Request for Comments, a proposal open for discussion before implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants