Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8048

change redis sets to use functions and deltas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.13.0
    • redis
    • None

    Description

      Required operations:

      • "SADD"
      • "SMEMBERS"
      • "SREM"
      • "DEL" (of sets)

      AC

      • Above commands implemented using functions/delta propagation
      • Make Set operations not on the above list minimally functional with functions/deltas (performance not important)
      • Existing SetsIntegrationTests passing without Ignores
      • All other tests passing, including non-Set tests

      Attachments

        Issue Links

          Activity

            People

              dschneider Darrel Schneider
              dschneider Darrel Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: