Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-625

Additional support for memcached (for Google Apps engine) to the caching system

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • 2.2.3.GA
    • jaxrs

    Description

      It is possible to use the library resteasy-cache-core to support the cache feature (ETag, etc) ; This library use the jboss tree cache internally to support the caching of response.

      When a REST application is deployed in the Google apps engine, it is better to use the Memcached features of Google Apps Engine to do so.

      As I see the implementation in resteasy-cache-core is already separated between a specification and a concrete implementation (for jboss tree cache), it should be interesting to have a second implementation (using memcached) and be able to choose which implementation to be used (parameter in web.xml for instance)

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            boretti Boretti Mathieu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: