Programming projects currently worked on
Most of our projects are hosted
at GitHub.
Clobber is a cute little project that demonstrates the feasibility of
using in-core databases for the vast majority of information systems
that are used today. The project should be seen as a simplification
and improvement
of
CL-prevalence which is an implementation of a technique
developed for Java called "object prevalence", and which has been
implemented in the Prevailer
library. Clobber takes this technique further and gets rid of
snapshots entirely, which simplifies the system and which has the
additional advantage that the model classes can evolve without
making the snapshot or transaction log useless.
robert.strandh@gmail.com