Closed divideandconquer closed 9 years ago
Fetching key value pairs would panic if the pair didn't exist, now it returns an error instead in both Watch and Get
Watch
Get
+1
Thanks for this PR.
Fetching key value pairs would panic if the pair didn't exist, now it returns an error instead in both
Watch
andGet