On 2016/10/18 1:27 AM, Adam McMahon wrote:
[1]  Off heap storage - is there any way to designate the size of the offheap 
store, or does it just continue to fill up
until it runs out of memory?

[2]  Off heap storage - Can we  designate how much of the map should be in heap 
vs offheap?

[3] Can the Off heap storage be used in conjunction with an overflow file 
storage (for example, if so much memory is
used it overflows to a file?

[4] Can we persist to disk the contents in an OffHeapStore (take a snapshot to 
disk and then reload it when the app
restarts)?

No to all of the above.

[1] should be straightforward to implement, feel free to submit a patch.

The others would all be much trickier, and I don't see the real value, but I 
wouldn't reject patches.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to