issues
search
minio
/
dsync
A distributed sync package.
Apache License 2.0
400
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add SetTimestamp to TokenSetter interface to allow session support
#11
krisis
closed
8 years ago
0
Add support for token-based authenticated rpc client
#10
krisis
closed
8 years ago
0
Move rpc-client out of dsync, leave it to the consumer
#9
krisis
closed
8 years ago
0
Don't panic if an unlock is issued on an un-locked lock
#8
krisis
closed
8 years ago
0
Sending unlock messages in a go-routine makes ``DRWMutex.[R]Lock()`` racy
#7
krisis
closed
8 years ago
4
Implement retry mechanism for unlock messages
#6
fwessels
closed
8 years ago
1
Add comments explaining purpose of (package) private variables
#5
krisis
closed
8 years ago
0
Use server-side RLock/RUnlock
#4
krisis
closed
8 years ago
1
Make net/rpc based connections lazily reconnect.
#3
krisis
closed
8 years ago
0
[proposal] Reuse rpc clients for all dmutex objects used in a single …
#2
krisis
closed
8 years ago
1
Set individual RPC paths for each lock servers.
#1
krisis
closed
8 years ago
0
Previous