tusd/lockingstore
Marius 49d7c2ff78 Separate locking into data store implementation
The goal is to allow different locking mechanism to be used for different
storages. For example, in-memory for very few uploads, a file locker in
conjunction with the FileStore or an external service, such as ZooKeeper.
2015-12-09 20:25:08 +01:00
..
lockingstore.go Separate locking into data store implementation 2015-12-09 20:25:08 +01:00
memorylocker.go Separate locking into data store implementation 2015-12-09 20:25:08 +01:00