• 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
    • List Commands
    On this page
    article

    LIST.GPOP

    The LIST.GPOP Removes and returns the last element from the list stored at the specified key.

    article

    LIST.SET

    The LIST.SET command clears the existing elements associated with a given list key and sets the …

    article

    LIST.FIND

    The LIST.FIND command filters elements from a list stored at a specified key using various …

    article

    LIST.LEN

    The LIST.LEN command is used to retrieve the number of elements in a list stored at a given key.

    article

    LIST.ISET

    The LIST.ISET command allows users to insert or replace an element at a specified index in a list …

    article

    LIST.GET

    The LIST.GET command retrieves one or more elements from a list stored at a specific key.

    article

    LIST.PUSH

    The LIST.PUSH command inserts one or more elements at the beginning of a list associated with a …

    article

    LIST.POP

    The LIST.POP command removes (pops) a single element from the beginning (index 0) of a list stored …


    © 2025 Fleare.com. Built with fleare.com