Hello,

I am using H2 in a project that uses it as a "simple key-value
reliable store". Since there are some open-source key-value database
products written in Java I think H2 is the most reliable one.
Opinions?

Anyway what settings do you suggest to operate in this very specific
mode:

- there are no multi-command transactions (only set or get)
- each table has two columns (key and value)
- I am operating in embedded mode (running multiple threads)

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to