Uploaded image for project: 'Spymemcached Java Client'
  1. Spymemcached Java Client
  2. SPY-156

New asyncIncr method that takes a default value if the key does not exist.

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • None
    • 2.10.6
    • library
    • Security Level: Public

    Description

      We have the following sync method:

      public long incr(java.lang.String key,
      long by,
      long def,
      int exp)

      We need the matching asyncIncr method.

      Worth checking if we are missing any other async method for incr and decr.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            pvarley Patrick Varley (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty