I saw that Durus was listed as not suitable for write intensive applications. Why is that? I ran a few tests and as long as I batched together the updates into one commit it seemed to be fairly quick. I am in the process of writing a server based application that will have steady trickling of object changes, probably not in a high rate to begin with, probably just 2 - 3 changed objects per second at the most. The absolutely highest load I can think of (and then some) in the future would be 100 changed objects per second. Simultaneously with this object change trickling I will present the same database in a web based application. Does this sound immediately unsuitable for Durus?