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 }}
albe
/
node-event-storage
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
40
Code
Issues
11
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lazy secondary index fd release on startup
- #340
#340
Draft
albe
with
Copilot
wants to merge 16 commits into
main
albe/node-event-storage:main
from
copilot/implement-lazy-index-opening
albe/node-event-storage:copilot/implement-lazy-index-opening
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Lazy secondary index fd release on startup
#340
albe
with
Copilot
wants to merge 16 commits into
main
albe/node-event-storage:main
from
copilot/implement-lazy-index-opening
albe/node-event-storage:copilot/implement-lazy-index-opening
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
Implement lazy secondary index fd release on startup
Copilot
authored
2fe456a
View commit details
Copy full SHA for 2fe456a
Browse repository at this point
Address code review: safer onBeforeClose guard, clarify evict(false) comment
Copilot
authored
1c56daa
View commit details
Copy full SHA for 1c56daa
Browse repository at this point
Commits on Jul 25, 2026
Fix manifest open path: defer callback with setImmediate to match async scanFiles behavior
Copilot
authored
1d6a2bc
View commit details
Copy full SHA for 1d6a2bc
Browse repository at this point
Address code review: fix initialized guard, add eval trust comment, optimize saveManifest JSON serialization
Copilot
authored
2b9e5d1
View commit details
Copy full SHA for 2b9e5d1
Browse repository at this point
Address PR feedback on manifest docs and secondary-index startup checks
Copilot
authored
2fc4104
View commit details
Copy full SHA for 2fc4104
Browse repository at this point
feat: virtualize manifest-restored secondary index lengths
Copilot
authored
d2f06b0
View commit details
Copy full SHA for d2f06b0
Browse repository at this point
docs: refresh startup benchmark numbers and document lazy index startup
Copilot
authored
bc4447c
View commit details
Copy full SHA for bc4447c
Browse repository at this point
bench: populate secondary indexes before startup timing
Copilot
authored
a388dc7
View commit details
Copy full SHA for a388dc7
Browse repository at this point
Commits on Jul 26, 2026
bench: wait for manifest-backed populate setup
Copilot
authored
aaabc10
View commit details
Copy full SHA for aaabc10
Browse repository at this point
bench: clarify manifest-backed startup benchmark
Copilot
authored
f2de0fe
View commit details
Copy full SHA for f2de0fe
Browse repository at this point
bench: populate Scenario A partitions sequentially in batches of 500
Copilot
authored
9bc8eae
View commit details
Copy full SHA for 9bc8eae
Browse repository at this point
Commits on Jul 27, 2026
bench: stop startup clock at open() callback, add 10k/20k Scenario B steps
Copilot
authored
44e258c
View commit details
Copy full SHA for 44e258c
Browse repository at this point
feat: register scanned writable indexes internally
Copilot
authored
d48ca38
View commit details
Copy full SHA for d48ca38
Browse repository at this point
test: cover writable scan index registration
Copilot
authored
034a3da
View commit details
Copy full SHA for 034a3da
Browse repository at this point
Commits on Aug 1, 2026
fix: streamline manifest recovery handling
Copilot
authored
fe4ac2f
View commit details
Copy full SHA for fe4ac2f
Browse repository at this point
Refine manifest verification path
Copilot
authored
22724ae
View commit details
Copy full SHA for 22724ae
Browse repository at this point
You can’t perform that action at this time.