[ 
https://issues.apache.org/jira/browse/WICKET-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alastair Maw updated WICKET-736:
--------------------------------

    Fix Version/s:     (was: 1.3.0-rc1)
                       (was: 1.3.0-final)

> Improve PageStore
> -----------------
>
>                 Key: WICKET-736
>                 URL: https://issues.apache.org/jira/browse/WICKET-736
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-beta3
>
>
> * 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to