[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Storing objects in McKoi
- To: <mckoidb@xxxxxxxxx>
- Subject: Storing objects in McKoi
- From: "Matt Bishop" <MBishop@xxxxxxxxxxxx>
- Date: Fri, 12 Dec 2003 12:48:34 -0800
- Delivered-To: mailing list mckoidb@mckoi.com
- Mailing-List: contact mckoidb-help@mckoi.com; run by ezmlm
- Thread-Index: AcPA8U71lxlMIGfiTnqzpALFofeIzA==
- Thread-Topic: Storing objects in McKoi
We are considering switching from hsqldb to mckoi, and one of the things we unfortunately do is serialize objects into the database. These aren't done it batch fashion, just one at a time. They are also small data objects.
Has anyone had any relevant experiences with storing BLOBs in McKoi? My guess is that it works great (haven't tested it yet, still gathering data) but I want to cover the bases.
Matt