-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection pool per node #40
base: master
Are you sure you want to change the base?
Commits on Apr 11, 2023
-
changing NodeConnection to Pool of NodeConnection and taking Cluster …
…Connection out of the Pool
1Configuration menu - View commit details
-
Copy full SHA for 039a83d - Browse repository at this point
Copy the full SHA 039a83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc79b73 - Browse repository at this point
Copy the full SHA bc79b73View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8545c0e - Browse repository at this point
Copy the full SHA 8545c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee0bf0 - Browse repository at this point
Copy the full SHA 0ee0bf0View commit details
Commits on Apr 13, 2023
-
dropping a NodeConnection from HashMap if it throws an exception in c…
…lusterConnect function
Configuration menu - View commit details
-
Copy full SHA for 47613cf - Browse repository at this point
Copy the full SHA 47613cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4362e64 - Browse repository at this point
Copy the full SHA 4362e64View commit details
Commits on Nov 23, 2023
-
fixing MVar thread block issue while refreshing shardMap
Mehul Agrawal committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 877b057 - Browse repository at this point
Copy the full SHA 877b057View commit details
Commits on Jan 9, 2024
-
Fix missing node exception in multi-exec failure scenario
Mehul Agrawal committedJan 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 465c504 - Browse repository at this point
Copy the full SHA 465c504View commit details
Commits on Feb 14, 2024
-
Move PipelineVar from Connection to ClusteredEnv & code refactoring
Mehul Agrawal committedFeb 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e3e140 - Browse repository at this point
Copy the full SHA 0e3e140View commit details
Commits on Feb 18, 2024
-
Merge remote-tracking branch 'juspay/master' into MVar-fix
Sai Neeraj Chimbili committedFeb 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e11a0e - Browse repository at this point
Copy the full SHA 7e11a0eView commit details
Commits on Feb 20, 2024
-
Sai Neeraj Chimbili committed
Feb 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f2b3bc - Browse repository at this point
Copy the full SHA 2f2b3bcView commit details
Commits on Feb 21, 2024
-
Merge pull request #1 from neeraj97/MVar-fix
pulled back juspay master | corrected pool per node implementation
Configuration menu - View commit details
-
Copy full SHA for e9f873c - Browse repository at this point
Copy the full SHA e9f873cView commit details
Commits on Mar 5, 2024
-
Combine shardMapVar and NodeConnMapVar
Mehul Agrawal committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d96f98 - Browse repository at this point
Copy the full SHA 4d96f98View commit details -
removed redundant readMVar on shardMap and nodeConnectionMap
Sai Neeraj Chimbili committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9453769 - Browse repository at this point
Copy the full SHA 9453769View commit details