• download Download
    • Config
    • Docker
    • Linux OS
    • Mac OS
    • CONNECT
    • STATUS
    • PING
    • SESSION
    • SET
    • GET
    • EXISTS
    • DELETE
      • STR.APPEND
      • STR.RANGE
      • STR.SET
      • STR.GET
      • STR.LENGTH
      • TTL.EXPIRE
      • TTL
      • NUM.SET
      • NUM.INCR
      • NUM.GET
      • NUM.DECR
      • LIST.GPOP
      • LIST.SET
      • LIST.FIND
      • LIST.LEN
      • LIST.ISET
      • LIST.GET
      • LIST.PUSH
      • LIST.POP
      • JSON.SET
      • JSON.GET
      • JSON.ADD
      • JSON.MERGE
      • JSON.REMOVE
      • JSON.SETREF
      • MAP.SET
      • MAP.CSET
      • MAP.GET
      • MAP.DEL
  • data_object Node Js
  • data_object Java
  • data_object GoLang
  • data_object Python
  • GitHub
  • Twitter / X
  • to navigate
  • to select
  • to close
    • Home
    • CLI Commands
    • String Commands
    On this page
    article

    STR.APPEND

    The STR.APPEND command is used to append one or more string values to an existing string stored at …

    article

    STR.RANGE

    The STR.RANGE command returns a substring from a string value stored at a specified key

    article

    STR.SET

    The STR.SET command stores or updates a string value associated with a specified key.

    article

    STR.GET

    The STR.GET command is used to retrieve the string value associated with a specified key.

    article

    STR.LENGTH

    The STR.LENGTH command is used to retrieve the length (in characters) of a string value


    © 2025 Fleare.com. Built with fleare.com