Comparing version 0.1.1 to 0.1.2
@@ -362,2 +362,3 @@ "use strict"; | ||
, 'NOT_STORED': function notstored(tokens, dataSet, err) { | ||
err.push('Item is not stored'); | ||
return [CONTINUE, false]; | ||
@@ -364,0 +365,0 @@ } |
{ | ||
"name": "memcached" | ||
, "version": "0.1.1" | ||
, "version": "0.1.2" | ||
, "author": "Arnout Kazemier" | ||
@@ -5,0 +5,0 @@ , "description": "A fully featured Memcached API client, supporting both single and clustered Memcached servers through consistent hashing and failover/failure. Memcached is rewrite of nMemcached, which will be deprecated in the near future." |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
430122
59
2168
7