-
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
Add Memory String Lock provider #388
Add Memory String Lock provider #388
Conversation
coa/pkg/apis/v1alpha2/providers/stringlock/memorystringlock/memorystringlock.go
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mis click the approve previously. Please see my below comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
memorystringlock.go should be memory.go under stringlock/memory folder. Also, propose to rename stringlock to keylock
Add Key Lock interface
Add Memory Key Lock implementation
User can acquire lock at unique string level