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 }}
libraz
/
mygram-db
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
Release v1.5.3
- #6
#6
Merged
libraz
merged 13 commits into
main
libraz/mygram-db:main
from
develop
libraz/mygram-db:develop
Copy head branch name to clipboard
Apr 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Release v1.5.3
#6
libraz
merged 13 commits into
main
libraz/mygram-db:main
from
develop
libraz/mygram-db:develop
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2026
fix(observability): Correct memory usage PromQL in Grafana dashboard
Show description for 10b32cb
libraz
committed
10b32cb
View commit details
Copy full SHA for 10b32cb
Browse repository at this point
Commits on Apr 12, 2026
feat(server): Add reactor I/O model as the default TCP path
Show description for c66e8b1
libraz
committed
c66e8b1
View commit details
Copy full SHA for c66e8b1
Browse repository at this point
test(server): Add reactor tests and dual-mode CI coverage
Show description for d1e9012
libraz
committed
d1e9012
View commit details
Copy full SHA for d1e9012
Browse repository at this point
fix(server): Plumb rate limiting and UDS through the reactor path
Show description for 6717a9d
libraz
committed
6717a9d
View commit details
Copy full SHA for 6717a9d
Browse repository at this point
refactor(server): Remove blocking I/O path entirely
Show description for 8520fcb
libraz
committed
8520fcb
View commit details
Copy full SHA for 8520fcb
Browse repository at this point
refactor(server): Drop unused ConnectionAcceptor::thread_pool_
Show description for 5db19e3
libraz
committed
5db19e3
View commit details
Copy full SHA for 5db19e3
Browse repository at this point
docs: Sync architecture and load test references to reactor I/O model
Show description for 117a2c6
libraz
committed
117a2c6
View commit details
Copy full SHA for 117a2c6
Browse repository at this point
fix(server): Drain pending reads on TCP half-close before tearing down
Show description for ed04e24
libraz
committed
ed04e24
View commit details
Copy full SHA for ed04e24
Browse repository at this point
style: Apply clang-format to reactor and test files
Show description for d05dc7f
libraz
committed
d05dc7f
View commit details
Copy full SHA for d05dc7f
Browse repository at this point
refactor(server): Tighten reactor hot-path and lifecycle edges
Show description for 1d0ad99
libraz
committed
1d0ad99
View commit details
Copy full SHA for 1d0ad99
Browse repository at this point
style: Reflow a long return MakeUnexpected line in IoReactor::Register
Show description for 7aea9d9
libraz
committed
7aea9d9
View commit details
Copy full SHA for 7aea9d9
Browse repository at this point
docs(release): prepare release v1.5.3
Show description for ceca991
libraz
committed
ceca991
View commit details
Copy full SHA for ceca991
Browse repository at this point
test(server): Loosen reactor backpressure deadline for coverage runs
Show description for c99cc38
libraz
committed
c99cc38
View commit details
Copy full SHA for c99cc38
Browse repository at this point
You can’t perform that action at this time.