tks on wdb will be much simpler
I'm looking at TKI, and so much of the design was either to overcome limitations of bsddb, or to avoid deadlock--and AgileWiki is single writer, so that's not an issue either.
We need only 3 indexes, I believe, and all 3 can be combined in one database by using a prefix character.
Looks like the footprint on disk will be 1% of the current version (due to the log files) and with fewer indexes, there will be fewer inserts and it should run a lot faster (but likely not 100 times faster).
And yes, methinks it is time to start playing with a TKI replacement. :-)
Bill
0 Comments:
Post a Comment
<< Home