Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-736

Improve PageStore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0-beta3
    • wicket
    • None

    Description

      • create AbstractFileStore which contains the (de)serialization logic
      • create SimpleSynchronousFilePageStore to demonstrate developing custom pageStores
      • create DiskPageStore that uses one file per pagemap to improve performance under hight load
      • move page versions infromation from sessionstore to pagestore (used when getting page with -1 specified as (ajax) version number
      • make it possible for certain pagestores to reuse serialized page data when serializing the pagemap (improve clustering efficiency)

      Attachments

        Activity

          People

            knopp Matej Knopp
            knopp Matej Knopp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: