Ask a question to get started
Enter to sendā¢Shift+Enter new line
Post an entry Args: key(str): key of the entry data(str): content of the entry in json format cache_name(str): target cache Returns: An http Response containing the result of the operation
post( self, key: str, data: str, cache_name: str, ) -> Response