Top "Voltdb" questions

VoltDB is an in-memory database designed by several well-known database system researchers, including Michael Stonebraker.

what is zookeeper port and its usage?

I am quite new for zookeeper port through which I am coming across from past few days. I introduced with …

java neo4j distributed-computing apache-zookeeper voltdb
Difference between In-Memory cache and In-Memory Database

I was wondering if I could get an explanation between the differences between In-Memory cache(redis, memcached), In-Memory data grids (…

caching redis memcached in-memory-database voltdb
Successful VoltDB implementations

I've been working on a project for over half a year now, building healthcare software from the ground up. When …

voltdb
Why do SQL databases use a write-ahead log over a command log?

I read about Voltdb's command log. The command log records the transaction invocations instead of each row change as in …

sql database logging transactions voltdb