memcached command: Simple get cache value usage

Source: Internet
Author: User

Memcached: Command usage
1. cmd input telnet IP port into memcached server window
For example: XXX. Token_t1435622096xxx as key
Gets the memcached value value for this key: Get XXX. Token_t1435622096xxx
Remove the Memcached value value for this key: delete xxx. Token_t1435622096xxx
The new memcached value value for this key: Set XXX. Token_t1435622096xxx 0 0 3
The first parameter of XXX. Token_t1435622096xxx is a key value, the second parameter is like an index disregard, the third parameter: expires in seconds 0 permanent,

The third parameter, byte length,
After carriage return, the user enters a specific value, 3 means three bytes: for example: ABC

memcached command: Simple get cache value usage

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.