Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-15811

JSON.STRAPPPEND

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • RESP
    • None

    Description

      https://redis.io/commands/json.strappend/

       
      JSON.STRAPPEND key [path] value
      Available in: Redis Stack / JSON 1.0.0 Time complexity: O(1) when path is evaluated to a single value, O(N) when path is evaluated to multiple values, where N is the size of the key

      Append the json-string values to the string at path

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: