I'm sorry to say, but you need to do more reading on how caches work, that
is not at all how it functions.

A brief overview of our architecture is here:
http://h2database.com/html/architecture.html

When people say that SQLite is faster than the filesystem, they mean it is
faster for the specific use-case of storing and retrieving structured
records.
It can be faster because it knows more about the structure and
access-pattern of the data than the filesystem.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAFYHVnXyeHom0xh%3DD4fUxCPQO7fCXmzH%2BOL-5T%2B7VgEt3qE58A%40mail.gmail.com.

Reply via email to