-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
20211212 1.momomo 20240815 #3923
Commits on Sep 5, 2020
-
This class should not be package private but should be possible to ex…
…tend JedisFactory adnd JedisPool. Further, jedispool should create factory through a method to allow for overriding, alternatively be added as a constructor parameter. Current impl is bogged by constructors which should really be taking a ConfigParam instead.
Configuration menu - View commit details
-
Copy full SHA for 408e57a - Browse repository at this point
Copy the full SHA 408e57aView commit details -
Extract new Jedis(...) to a method of its own to allow someone to ove…
…rride it should they desire to.
Configuration menu - View commit details
-
Copy full SHA for 34843fd - Browse repository at this point
Copy the full SHA 34843fdView commit details -
Added a constructor that mathes the constructor in the parent, and di…
…verted super calls to this instead. no breaking changes.
Configuration menu - View commit details
-
Copy full SHA for a2b66d6 - Browse repository at this point
Copy the full SHA a2b66d6View commit details -
Modified the contructors as well from package local scope to protecte…
…d to allow subclasses to access them.
Configuration menu - View commit details
-
Copy full SHA for 69ef198 - Browse repository at this point
Copy the full SHA 69ef198View commit details
Commits on Sep 12, 2020
-
Changed so channels are not a requirement and exposed private propert…
…ies to protected instead.
Configuration menu - View commit details
-
Copy full SHA for 4a41640 - Browse repository at this point
Copy the full SHA 4a41640View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e1e8aa - Browse repository at this point
Copy the full SHA 9e1e8aaView commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d7131f2 - Browse repository at this point
Copy the full SHA d7131f2View commit details
Commits on Jan 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f5dcf0a - Browse repository at this point
Copy the full SHA f5dcf0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 715e988 - Browse repository at this point
Copy the full SHA 715e988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0c22a - Browse repository at this point
Copy the full SHA 3a0c22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5220a - Browse repository at this point
Copy the full SHA cb5220aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b423d3d - Browse repository at this point
Copy the full SHA b423d3dView commit details
Commits on Dec 11, 2021
-
joseph committed
Dec 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 2f3084e - Browse repository at this point
Copy the full SHA 2f3084eView commit details
Commits on Dec 12, 2021
-
joseph committed
Dec 12, 2021 Configuration menu - View commit details
-
Copy full SHA for d1ed2c6 - Browse repository at this point
Copy the full SHA d1ed2c6View commit details -
joseph committed
Dec 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 48739ab - Browse repository at this point
Copy the full SHA 48739abView commit details -
joseph committed
Dec 12, 2021 Configuration menu - View commit details
-
Copy full SHA for dda706c - Browse repository at this point
Copy the full SHA dda706cView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9394d62 - Browse repository at this point
Copy the full SHA 9394d62View commit details