Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5229

Specify caches when using Redis protocol

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.1
    • None

    Description

      Currently there's no way to switch caches – all requests go to 'default'.
      Note that this is the switch needed only for a subset of Redis data structures (currently only STRINGs) – for SETs and HASHTABLEs caches will be specified as keys (see IGNITE-5241)

      The solution to be implemented:
      1. A user specifies the cache configuration (template) with predefined name ‘redis-ignite-internal-cache’
      2. Then issues ‘SELECT n’, and uses ‘redis-ignite-internal-cache-n’.

      Caches are configurable by providing a template.

      http://apache-ignite-developers.2346864.n4.nabble.com/Changing-cache-name-when-using-Redis-protocol-td17727.html

      Attachments

        Issue Links

          Activity

            People

              shroman Roman Shtykh
              shroman Roman Shtykh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: