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
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 }}
TrogonStack
/
eventstore
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
feat: add buffer flush after to subscription
- #1
#1
Draft
yordis
wants to merge 24 commits into
main
TrogonStack/eventstore:main
from
yordis/batch-timeout
TrogonStack/eventstore:yordis/batch-timeout
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
feat: add buffer flush after to subscription
#1
yordis
wants to merge 24 commits into
main
TrogonStack/eventstore:main
from
yordis/batch-timeout
TrogonStack/eventstore:yordis/batch-timeout
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2025
Remove reference to `elixir_uuid` package
Show description for ea52a3b
san650
committed
ea52a3b
View commit details
Copy full SHA for ea52a3b
Browse repository at this point
Commits on Jul 29, 2025
Fix warnings over deprecated comment syntax
Show description for 4fb4a65
joeljuca
committed
4fb4a65
View commit details
Copy full SHA for 4fb4a65
Browse repository at this point
Commits on Feb 4, 2026
Merge pull request #311 from joeljuca/fix/warnings-over-comments
Show description for efe2360
drteeth
authored
efe2360
View commit details
Copy full SHA for efe2360
Browse repository at this point
Merge pull request #310 from san650/update-documentation-typo
Show description for ccf2726
drteeth
authored
ccf2726
View commit details
Copy full SHA for ccf2726
Browse repository at this point
Commits on Feb 23, 2026
Merge branch 'master' of github.com:straw-hat-team/eventstore
yordis
committed
94fb5fb
View commit details
Copy full SHA for 94fb5fb
Browse repository at this point
feat: add buffer flush after to subscription
yordis
committed
e2eeaf3
View commit details
Copy full SHA for e2eeaf3
Browse repository at this point
Enhance documentation for buffer flush handling in SubscriptionFsm and SubscriptionState. Clarify behavior during max capacity and timer management for better understanding of event processing flow.
yordis
committed
dd7fe79
View commit details
Copy full SHA for dd7fe79
Browse repository at this point
Refactor buffer timer management in SubscriptionState and SubscriptionFsm. Introduce a dedicated function to cancel all buffer flush timers and enhance documentation to clarify timer behavior durin…
Show description for fb711bd
yordis
committed
fb711bd
View commit details
Copy full SHA for fb711bd
Browse repository at this point
docs: add buffer_flush_after option to Subscriptions guide
yordis
committed
c19e5eb
View commit details
Copy full SHA for c19e5eb
Browse repository at this point
fix: prevent event loss in buffer_flush_after when subscriber at capacity
Show description for 7cf0c1e
yordis
committed
7cf0c1e
View commit details
Copy full SHA for 7cf0c1e
Browse repository at this point
test: add comprehensive correctness tests for buffer_flush_after
Show description for 2b4ca1e
yordis
committed
2b4ca1e
View commit details
Copy full SHA for 2b4ca1e
Browse repository at this point
docs: add comprehensive test coverage summary
Show description for 555bb9d
yordis
committed
555bb9d
View commit details
Copy full SHA for 555bb9d
Browse repository at this point
test: add invariant-based and edge case tests for buffer_flush_after
Show description for 7caa4ad
yordis
committed
7caa4ad
View commit details
Copy full SHA for 7caa4ad
Browse repository at this point
test: add 58 advanced correctness tests for buffer_flush_after reaching 100% verification
Show description for 14d983b
yordis
committed
14d983b
View commit details
Copy full SHA for 14d983b
Browse repository at this point
fix: handle flush_buffer in catching_up and request_catch_up states
Show description for 6d655a3
yordis
committed
6d655a3
View commit details
Copy full SHA for 6d655a3
Browse repository at this point
remove
yordis
committed
761fecd
View commit details
Copy full SHA for 761fecd
Browse repository at this point
asd
yordis
committed
0261d8e
View commit details
Copy full SHA for 0261d8e
Browse repository at this point
asd
yordis
committed
ae906f5
View commit details
Copy full SHA for ae906f5
Browse repository at this point
style: format code
yordis
committed
e2288be
View commit details
Copy full SHA for e2288be
Browse repository at this point
fix: remove duplicate flush_buffer handler and dead catch_up cast
Show description for 16b8717
yordis
committed
16b8717
View commit details
Copy full SHA for 16b8717
Browse repository at this point
chore: upgrade to Elixir 1.19/OTP 27
yordis
committed
4498ea9
View commit details
Copy full SHA for 4498ea9
Browse repository at this point
refactor: improve test assertions for subscription buffer
Show description for 6799dd3
yordis
committed
6799dd3
View commit details
Copy full SHA for 6799dd3
Browse repository at this point
ad
yordis
committed
5f0b529
View commit details
Copy full SHA for 5f0b529
Browse repository at this point
Commits on Feb 24, 2026
asda
yordis
committed
f6767f2
View commit details
Copy full SHA for f6767f2
Browse repository at this point
You can’t perform that action at this time.