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 }}
computerphilosopher
/
arcus-java-client
Public
forked from
naver/arcus-java-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 26, 2022
version 1.13.3
jhpark816
committed
df84407
View commit details
Copy full SHA for df84407
Browse repository at this point
Commits on Apr 13, 2022
Merge pull request #472 from hjyun328/develop
Show description for 970bc9a
jhpark816
authored
970bc9a
View commit details
Copy full SHA for 970bc9a
Browse repository at this point
ENHANCE: do delayed switchover task if readQ is empty or node is going to be reconnected.
hjyun328
committed
35055a5
View commit details
Copy full SHA for 35055a5
Browse repository at this point
Commits on Apr 8, 2022
Merge pull request #470 from hjyun328/develop
Show description for d419b26
jhpark816
authored
d419b26
View commit details
Copy full SHA for d419b26
Browse repository at this point
FIX: missing to set false to delayedSwitchover of replica group
hjyun328
committed
bf757f9
View commit details
Copy full SHA for bf757f9
Browse repository at this point
Commits on Mar 31, 2022
Merge pull request #469 from hjyun328/develop
Show description for fbd3b0a
jhpark816
authored
fbd3b0a
View commit details
Copy full SHA for fbd3b0a
Browse repository at this point
FEATURE: print select delay in case of too many empty selected keys
hjyun328
committed
d9104e8
View commit details
Copy full SHA for d9104e8
Browse repository at this point
Commits on Mar 30, 2022
Merge pull request #467 from hjyun328/develop
Show description for 95f8709
jhpark816
authored
95f8709
View commit details
Copy full SHA for 95f8709
Browse repository at this point
FEATURE: shutdown client more gracefully
hjyun328
committed
687dc69
View commit details
Copy full SHA for 687dc69
Browse repository at this point
FEATURE: add closeChannel interface in MemcachedNode
hjyun328
committed
1ee6163
View commit details
Copy full SHA for 1ee6163
Browse repository at this point
Commits on Mar 29, 2022
Merge pull request #466 from hjyun328/develop
Show description for bd1bd37
jhpark816
authored
bd1bd37
View commit details
Copy full SHA for bd1bd37
Browse repository at this point
CLEANUP: remove socket channel argument in MemcachedNode constructor
hjyun328
committed
bff889f
View commit details
Copy full SHA for bff889f
Browse repository at this point
Merge pull request #465 from hjyun328/develop
Show description for 28a6396
jhpark816
authored
28a6396
View commit details
Copy full SHA for 28a6396
Browse repository at this point
FIX: set channel to node first before connecting it in assertion mode.
hjyun328
committed
4721ae0
View commit details
Copy full SHA for 4721ae0
Browse repository at this point
Commits on Mar 28, 2022
Merge pull request #464 from sUpniverse/supniverse/develop
Show description for e4d2fd5
jhpark816
authored
e4d2fd5
View commit details
Copy full SHA for e4d2fd5
Browse repository at this point
FIX: change the fast shutdown time
sUpniverse
committed
2df791e
View commit details
Copy full SHA for 2df791e
Browse repository at this point
Merge pull request #460 from SuhwanJang/suhwan/develop
Show description for d48b2e5
jhpark816
authored
d48b2e5
View commit details
Copy full SHA for d48b2e5
Browse repository at this point
CLEANUP: remove createKeyIfNotExist field and duplicate codes in collection insert classes.
SuhwanJang
committed
37c70eb
View commit details
Copy full SHA for 37c70eb
Browse repository at this point
Commits on Mar 24, 2022
Merge pull request #459 from hjyun328/develop
Show description for ea8c61a
jhpark816
authored
ea8c61a
View commit details
Copy full SHA for ea8c61a
Browse repository at this point
DOC: add ci and license badge
hjyun328
committed
e88a587
View commit details
Copy full SHA for e88a587
Browse repository at this point
Merge pull request #458 from hjyun328/develop
Show description for f5fa265
jhpark816
authored
f5fa265
View commit details
Copy full SHA for f5fa265
Browse repository at this point
CLEANUP: change workflow name to CI
hjyun328
committed
43e4903
View commit details
Copy full SHA for 43e4903
Browse repository at this point
Merge pull request #456 from hjyun328/develop
Show description for 28af2e0
jhpark816
authored
28af2e0
View commit details
Copy full SHA for 28af2e0
Browse repository at this point
FEATURE: apply Github-CI to test client
hjyun328
committed
3675eef
View commit details
Copy full SHA for 3675eef
Browse repository at this point
Commits on Mar 18, 2022
Merge pull request #455 from hjyun328/develop
Show description for d6674dc
jhpark816
authored
d6674dc
View commit details
Copy full SHA for d6674dc
Browse repository at this point
CLEANUP: refactored ReconnectQueue of MemcachedConnection
hjyun328
committed
8e45317
View commit details
Copy full SHA for 8e45317
Browse repository at this point
Commits on Mar 17, 2022
Merge pull request #454 from hjyun328/develop
Show description for 15f415c
jhpark816
authored
15f415c
View commit details
Copy full SHA for 15f415c
Browse repository at this point
FIX: fix ConcurrentModificationException in removing entry of reconnect map
hjyun328
committed
ae27b1c
View commit details
Copy full SHA for ae27b1c
Browse repository at this point
Merge pull request #453 from SuhwanJang/suhwan/develop2
Show description for 40e5484
jhpark816
authored
40e5484
View commit details
Copy full SHA for 40e5484
Browse repository at this point
Commits on Mar 16, 2022
FIX: removed prevAddrMap field to update cachelist correctly.
SuhwanJang
committed
a4e428b
View commit details
Copy full SHA for a4e428b
Browse repository at this point
Merge pull request #452 from SuhwanJang/suhwan/develop2
Show description for 9ef0beb
jhpark816
authored
9ef0beb
View commit details
Copy full SHA for 9ef0beb
Browse repository at this point
FIX: throw unsupported exception getTimeoutDuration() in MemachedNodeROImpl.
SuhwanJang
committed
02422e8
View commit details
Copy full SHA for 02422e8
Browse repository at this point
Commits on Mar 10, 2022
Merge pull request #450 from hjyun328/develop
Show description for 6a66851
jhpark816
authored
6a66851
View commit details
Copy full SHA for 6a66851
Browse repository at this point
TEST: fix build error in ClientBaseCase test class
hjyun328
committed
15453f7
View commit details
Copy full SHA for 15453f7
Browse repository at this point
Merge pull request #449 from hjyun328/develop
Show description for cea8cac
jhpark816
authored
cea8cac
View commit details
Copy full SHA for cea8cac
Browse repository at this point
Previous
Next
You can’t perform that action at this time.