百度智能云

All Product Document

          Simple Cache Service SCS

          Limitation on the Use of Memcached

          Background Information

          SCS for Redis service of Cloud Database service is compatible with native API of Memcached 1.4.19 version, the details see:

          http://memcached.org/

          Supported version: Memcached 1.4.19

          Supported protocol: text protocol

          The supports operation type

          • GET,GETS
          • SET
          • ADD
          • REPLACE
          • DELETE
          • INCREMENT
          • DECREMENT
          • QUIT
          • APPEND
          • PREPEND
          • TOUCH

          Note

          The maximum length of the key is 1KB, and the maximum length of “val” is 1MB

          Previous
          Redis
          Next
          FAQs