After 426 days of tinkering, we finally release db4o Replication System (dRS) v6.0.
On the java side, we updated dRS to use the latest version of Hibernate 3.2. On the .net side, we give you what you love, the new .net conventions :
Db4objects.Drs.IReplicationSession replication
= Db4objects.Drs.Replication.Begin(providerFrom, providerTo);
Db4objects.Db4o.IObjectSet allObjects
= providerFrom.ObjectsChangedSinceLastReplication();
while (allObjects.HasNext())
{
object changed = allObjects.Next();
replication.Replicate(changed);
}
replication.Commit();
To develop a product from the ground up. To release it from my hands to developers. The feeling is like giving birth to a new baby. My own baby.
I hope you enjoy this release as much as I do. Tell me what you think. If you found a bug, you can report it here. Some more notable features here.
-
Posted by DennyBoll on 3/20/2010 6:40 PM
I am confused... Does dRS in .NET 2.0 support replicating to MySQL?
Will dRS use NHibernate for .NET? Or can I use the Java version to store data to MySQL from my C# .yap database?
-
Posted by Anonymous on 3/20/2010 6:40 PM
db4o Version 6.0 Debuts to the Community How to Contribute to db4o Seagate Personal Servers get a boost
-
Posted by Anonymous on 3/20/2010 6:40 PM
db4o Version 6.0 ...ist erschienen und ab sofort fuer die Community als development (beta) Release zum
-
Posted by Albert Kwan on 3/20/2010 6:40 PM
dRS in .NET 2.0 does not support replicating to MySQL. You can use the Java version to store data to MySQL from my C# .yap database.
-
Posted by Anonymous on 3/20/2010 6:40 PM
SAN MATEO, Calif., Dec. 14, 2006 - db4objects ( www.db4o.com ), creator of the open source object database,
-
Posted by Anonymous on 3/20/2010 6:40 PM
Welcome to the January newsletter! db4o Version 6.0 Released as Production-Ready dOCL, the New db4o Open
-
Posted by Anonymous on 3/20/2010 6:40 PM
节日快乐! db4objects 祝你有一个快乐的圣诞节.我们感谢你在过去一年对我们的支持, 我们希望2007能迎来更成功的一年! K U D O O F T H E M O N T H "面向对象数据库...我并没有预料到他们是如此简单和实效.想象一下,db4o只是一个dll.仅仅一个dl这么简单.不用任何的设置和配置.高效率地存储数据.
-
Posted by Anonymous on 3/20/2010 6:40 PM
db4objects wünscht allen eine schöne Weihnachtszeit! Wir danken euch für eure wertvollen Beiträge und
-
Posted by Anonymous on 3/20/2010 6:40 PM
-
Posted by Anonymous on 3/20/2010 6:40 PM
http://www.infoq.com/news/2006/12/db40-6 Db4Object has released version 6.0 of their open source object
-
Posted by helloqi on 3/20/2010 6:40 PM
db4o is so great. Will dRS use NHibernate for .NET?
Loading, please waiting...