On 06/07/2011 11:31 PM, Eystein Måløy Stenberg wrote: > FYI Cfengine supports two other databases: Tokyo Cabinet and QDBM. > > If you compile from source, use --with-tokyocabinet to use that > database instead of Berkeley. > It does locking and is "probably faster" (would be cool with a > comparison, hint hint) - at least according to stats on its home page. > This might be part of the solution we choose going forward due to the > corruption issues (together with some weird memory errors from time to > time) with Berkeley DB.
Even then, some additional integrity checking will be needed, as TC is as prone to hang up on corrupted DB as Berkeley DB. I know SQLite is much better in this aspect (being ACID), but it comes with additional price. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine