EHC ❯ Custom disk store reader/writer
-
New Feature
-
Status: Open
-
2 Major
-
Resolution:
-
ehcache-core
-
-
prodmgmt
-
Reporter: jandam
-
June 06, 2012
-
0
-
Watchers: 2
-
May 06, 2013
-
Description
Please add custom disk store reader/writter. Similar to Loader/Writer. For some data is better to support customized storage.
Methods: read/readAll write/writeAll evic/evictAll
Comments
Tim Eck 2012-06-06
Martin JANDA 2012-06-07
Use case: Java SE desktop GIS GIS system that works with rasters or vectors that are projected/scaled. EhCache can be used as BOUNDED temporary disk storage between runs.
Tim Eck 2012-06-11
Sorry I should have been a little more clear. I guess what I was looking for was an idea how the current disk store implementation isn’t appropriate and how leverage any new hooks we might add in this area.
I wouldn’t be the one to evaluate this request really, but I wonder if you could maybe expand some details about your use case for this?
If you’d like to put together a patch and sign up to be a code contributor that is always welcome :-)