Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
VectifyAI
/
OpenKB
Public
Notifications
You must be signed in to change notification settings
Fork
347
Star
3.3k
Code
Issues
17
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add SQLite-backed registry with JSON migration support
- #15
#15
Open
kdush
wants to merge 9 commits into
VectifyAI:main
VectifyAI/OpenKB:main
from
kdush:feat/sqlite-storage-backend
kdush/OpenKB:feat/sqlite-storage-backend
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add SQLite-backed registry with JSON migration support
#15
kdush
wants to merge 9 commits into
VectifyAI:main
VectifyAI/OpenKB:main
from
kdush:feat/sqlite-storage-backend
kdush/OpenKB:feat/sqlite-storage-backend
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
feat: add SQLite-backed registry
kdush
committed
280fce1
View commit details
Copy full SHA for 280fce1
Browse repository at this point
feat: add SQLite backend and migration tests
kdush
committed
1397f7f
View commit details
Copy full SHA for 1397f7f
Browse repository at this point
docs: document storage backend and migration
kdush
committed
ed49b0a
View commit details
Copy full SHA for ed49b0a
Browse repository at this point
fix(cli): run_lint 改用 get_registry() 读取注册表,不再直接访问 hashes.json
Show description for 3be4233
kdush
committed
3be4233
View commit details
Copy full SHA for 3be4233
Browse repository at this point
fix(state): JSON→SQLite 迁移改为原子/可重试,并预兼容 PR #30 接口
Show description for 8cb4522
kdush
committed
8cb4522
View commit details
Copy full SHA for 8cb4522
Browse repository at this point
Commits on May 23, 2026
fix(state): 🐛 对齐 SQLite registry 评审语义
Show description for 3451b79
kdush
committed
3451b79
View commit details
Copy full SHA for 3451b79
Browse repository at this point
chore(merge): 🔧 合并上游 main 解决 PR 冲突
Show description for e2260a0
kdush
committed
e2260a0
View commit details
Copy full SHA for e2260a0
Browse repository at this point
Commits on May 30, 2026
Merge remote-tracking branch 'origin/main' into feat/sqlite-storage-backend
kdush
committed
ad7d146
View commit details
Copy full SHA for ad7d146
Browse repository at this point
Commits on Jun 2, 2026
Merge remote-tracking branch 'origin/main' into feat/sqlite-storage-backend
Show description for 9e4a56f
kdush
committed
9e4a56f
View commit details
Copy full SHA for 9e4a56f
Browse repository at this point
You can’t perform that action at this time.