]> the.earth.li Git - onak.git/commitdiff
Move update_keys to keydb rather than merge.
authorJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:36:21 +0000 (09:36 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:36:21 +0000 (09:36 +0000)
Move update_keys to the database backends, as in some senses it makes
more sense there - we have multiple DB calls and this is the main thing
that needs transactions, so by moving it here we should be able to hide
them from the rest of the code.


No differences found