You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the meta-service refactoring in v1.2.874 that moved core implementation
to the external databend-meta repository, several README links became stale.
This fixes the broken links reported by the link checker (issue #19412).
Changes:
- Remove references to moved core/ directories (client, raft-store, types, etc.)
- Update kvapi-test-suite to kvapi-tests (renamed directory)
- Move core/store reference to top-level store
- Remove non-existent auth directory from common README
- Add link to external databend-meta repository
- Fix: #19412
0 commit comments