Live data from Hacker News

Viewing profile — wwwted

wwwted

HN member
Joined
Tue, May 19, 2015, 5:49 AM UTC
HN karma
1
Public activity
2 items

About wwwted

No profile information was provided.

Recent public activity

  1. comment
    Comment #9568382

    There are some more complex benchmarks here: http://www.mysql.com/why-mysql/benchmarks/mysql-cluster/ Best way as always is by running benchmark on your specific workload, there is…

  2. comment
    Comment #9568317

    It's durable using checkpointing and redologging, this is default behavior. You can read more details here: http://www.clusterdb.com/mysql-cluster/how-can-a-database-be... And I ag…