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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AbsaOSS
/
EventGate
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
14
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PostgreSQL connection caching and reuse
- #131
#131
Merged
tmikula-dev
merged 18 commits into
master
AbsaOSS/EventGate:master
from
feature/postgresql-connection-pooling
AbsaOSS/EventGate:feature/postgresql-connection-pooling
Copy head branch name to clipboard
May 5, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
PostgreSQL connection caching and reuse
#131
tmikula-dev
merged 18 commits into
master
AbsaOSS/EventGate:master
from
feature/postgresql-connection-pooling
AbsaOSS/EventGate:feature/postgresql-connection-pooling
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
PostgreSQL connection pooling
tmikula-dev
committed
452008d
View commit details
Copy full SHA for 452008d
Browse repository at this point
Commits on Apr 21, 2026
Updating constants.py
tmikula-dev
committed
731d259
View commit details
Copy full SHA for 731d259
Browse repository at this point
SQL queries.
tmikula-dev
committed
f9e9f29
View commit details
Copy full SHA for f9e9f29
Browse repository at this point
postgres_base.py
tmikula-dev
committed
9d4cba7
View commit details
Copy full SHA for 9d4cba7
Browse repository at this point
writer_postgres.py and reader_postgres.py update based on comments.
tmikula-dev
committed
3cdabd0
View commit details
Copy full SHA for 3cdabd0
Browse repository at this point
Merge branch 'master' into feature/postgresql-connection-pooling
Show description for 07712ff
tmikula-dev
committed
07712ff
View commit details
Copy full SHA for 07712ff
Browse repository at this point
requirements.txt update
tmikula-dev
committed
73d8b4d
View commit details
Copy full SHA for 73d8b4d
Browse repository at this point
CodeRabbit review comments implementation.
tmikula-dev
committed
2955caf
View commit details
Copy full SHA for 2955caf
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'master' into feature/postgresql-connection-pooling
Show description for 6c3ab3d
tmikula-dev
committed
6c3ab3d
View commit details
Copy full SHA for 6c3ab3d
Browse repository at this point
Updating master merge
tmikula-dev
committed
e579b94
View commit details
Copy full SHA for e579b94
Browse repository at this point
Fixing the requirements.txt dependencies.
tmikula-dev
committed
714e0fa
View commit details
Copy full SHA for 714e0fa
Browse repository at this point
Commits on May 4, 2026
Review comments implementation.
tmikula-dev
committed
0e4fbc8
View commit details
Copy full SHA for 0e4fbc8
Browse repository at this point
Merge branch 'master' into feature/postgresql-connection-pooling
Show description for 9412a5b
tmikula-dev
committed
9412a5b
View commit details
Copy full SHA for 9412a5b
Browse repository at this point
Bug fix.
tmikula-dev
committed
747641f
View commit details
Copy full SHA for 747641f
Browse repository at this point
Solving the issue with having state information in between functions
tmikula-dev
committed
8e64fd5
View commit details
Copy full SHA for 8e64fd5
Browse repository at this point
Pylint fixes.
tmikula-dev
committed
65ef0fe
View commit details
Copy full SHA for 65ef0fe
Browse repository at this point
Dependency fix.
tmikula-dev
committed
01ad860
View commit details
Copy full SHA for 01ad860
Browse repository at this point
CodeRabbit review comments.
tmikula-dev
committed
0f8c338
View commit details
Copy full SHA for 0f8c338
Browse repository at this point
You can’t perform that action at this time.