minio / dsync

A distributed sync package.
Apache License 2.0
400 stars 41 forks source link

Massive update making DRWMutex compatible with sync.rwmutex again and more #17

Closed fwessels closed 8 years ago

fwessels commented 8 years ago

Massive update making DRWMutex compatible with sync.rwmutex again and more (in order of importance)

drwmutex.go / drwmutex_test.go:

dsync_test.go:

other changes:

harshavardhana commented 8 years ago

Looks like the branch has conflicts @fwessels

fwessels commented 8 years ago

Closing and submitting new one