DataDog / kvexpress

## Auto-archived due to inactivity. ## Go program to move data in and out of Consul's KV store.
Apache License 2.0
128 stars 13 forks source link

Does the file exist? #69

Open darron opened 8 years ago

darron commented 8 years ago

For lock and unlock do we need to check if the file exists on the filesystem already?

Do we really care?