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
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 }}
ykan821
/
ElasticKit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #1
#1
Closed
ykan821
wants to merge 24 commits into
master
ykan821/ElasticKit:master
from
dev
ykan821/ElasticKit:dev
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
Dev
#1
ykan821
wants to merge 24 commits into
master
ykan821/ElasticKit:master
from
dev
ykan821/ElasticKit:dev
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
feat(index): Rebuild 并发锁,防止并发 Rebuild 导致数据丢失
Show description for 034052b
ykan821
and
claude
committed
034052b
View commit details
Copy full SHA for 034052b
Browse repository at this point
Commits on Jun 11, 2026
fix(index): clone query 后 try-finally 恢复,count() 校验响应
Show description for 5e684c7
ykan821
committed
5e684c7
View commit details
Copy full SHA for 5e684c7
Browse repository at this point
feat(dsl): ClausesSupport 统一追加语义
Show description for 1c81f57
ykan821
committed
1c81f57
View commit details
Copy full SHA for 1c81f57
Browse repository at this point
Commits on Jun 12, 2026
fix(index): 新增 totalRelation(),aggregations() 返回 null
Show description for 94cff98
ykan821
and
claude
committed
94cff98
View commit details
Copy full SHA for 94cff98
Browse repository at this point
fix(index): Rebuild::rollback() 遍历全部别名,Index::name() 空验证
Show description for f956cab
ykan821
and
claude
committed
f956cab
View commit details
Copy full SHA for f956cab
Browse repository at this point
refactor(dsl): Node/Query 构造函数拆分为 from* 方法,更新待办
Show description for 4de6a7c
ykan821
and
claude
committed
4de6a7c
View commit details
Copy full SHA for 4de6a7c
Browse repository at this point
feat(index): Bulk/Rebuild onError 替代 skipErrors,删 rebuild.import.failed 事件
Show description for ed988b7
ykan821
and
claude
committed
ed988b7
View commit details
Copy full SHA for ed988b7
Browse repository at this point
refactor(index): AggregationShortcut 重命名为 StatsSupport,新增 stats() 方法
ykan821
committed
56b1672
View commit details
Copy full SHA for 56b1672
Browse repository at this point
refactor(index): 从 Index 拆出 ClientManager、EventDispatcher、Pagination
Show description for 9bcb741
ykan821
committed
9bcb741
View commit details
Copy full SHA for 9bcb741
Browse repository at this point
refactor(index): 移除 insert/deprecated 代理,新增 on/newQuery/newDoc 实例入口
Show description for 2caae25
ykan821
committed
2caae25
View commit details
Copy full SHA for 2caae25
Browse repository at this point
docs: 更新待办——标记已完成项,新增 PHP 8 现代化、Rebuild 异常处理待办
ykan821
committed
6b50541
View commit details
Copy full SHA for 6b50541
Browse repository at this point
refactor(dsl): Shared/ 重命名为 Support/
ykan821
committed
189e0f2
View commit details
Copy full SHA for 189e0f2
Browse repository at this point
Commits on Jun 13, 2026
refactor(index): PHP 8 现代化(Index 层)
Show description for 27547e6
ykan821
and
claude
committed
27547e6
View commit details
Copy full SHA for 27547e6
Browse repository at this point
docs: 移除多余文件并清理 README 7.x 内容
Show description for 933240c
ykan821
and
claude
committed
933240c
View commit details
Copy full SHA for 933240c
Browse repository at this point
Commits on Jun 15, 2026
refactor(dsl): PHP 8 现代化与冗余清理(DSL 层)
Show description for 3809dce
ykan821
and
claude
committed
3809dce
View commit details
Copy full SHA for 3809dce
Browse repository at this point
Commits on Jun 17, 2026
refactor(dsl)!: 统一 Bucket 聚合命名并简化 Node 取值机制
Show description for 1247afb
ykan821
and
claude
committed
1247afb
View commit details
Copy full SHA for 1247afb
Browse repository at this point
Commits on Jun 18, 2026
refactor(dsl): 统一 leaf setter 参数名为 $value
Show description for ab4d70a
ykan821
committed
ab4d70a
View commit details
Copy full SHA for ab4d70a
Browse repository at this point
feat(query): 新增 intervals regexp 规则
Show description for f7cb826
ykan821
and
claude
committed
f7cb826
View commit details
Copy full SHA for f7cb826
Browse repository at this point
refactor(dsl): 统一 non-leaf 层参数命名与类型
Show description for 63b81fa
ykan821
and
claude
committed
63b81fa
View commit details
Copy full SHA for 63b81fa
Browse repository at this point
Commits on Jun 19, 2026
refactor(index): 统一命名参数并补 Rebuild::source 类型
Show description for e622ed2
ykan821
and
claude
committed
e622ed2
View commit details
Copy full SHA for e622ed2
Browse repository at this point
refactor(index)!: 拆分 chunk/cursor 遍历 API
Show description for c6c77db
ykan821
and
claude
committed
c6c77db
View commit details
Copy full SHA for c6c77db
Browse repository at this point
refactor(index): cursor 改用 yield from 委托迭代
Show description for ec3380f
ykan821
and
claude
committed
ec3380f
View commit details
Copy full SHA for ec3380f
Browse repository at this point
Commits on Jun 23, 2026
refactor(index)!: 收紧 Rebuild 异常处理
Show description for bc5e4d8
ykan821
and
claude
committed
bc5e4d8
View commit details
Copy full SHA for bc5e4d8
Browse repository at this point
chore: 升级 phpunit.xml 配置,更新待办进度
Show description for 02eadd2
ykan821
and
claude
committed
02eadd2
View commit details
Copy full SHA for 02eadd2
Browse repository at this point
You can’t perform that action at this time.