You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@param key_prefix: A string to prefix each key when we communicate with memcache.
930
930
Facilitates pseudo-namespaces within memcache. Returned dictionary keys will not have this prefix.
931
-
@return: A dictionary of key/value pairs that were available. If key_prefix was provided, the keys in the retured dictionary will not have it present.
931
+
@return: A dictionary of key/value pairs that were available. If key_prefix was provided, the keys in the returned dictionary will not have it present.
0 commit comments