ctdlload: use the backend API instead of BDB calls
authorArt Cancro <ajc@citadel.org>
Thu, 24 Aug 2023 23:16:20 +0000 (14:16 -0900)
committerArt Cancro <ajc@citadel.org>
Thu, 24 Aug 2023 23:16:20 +0000 (14:16 -0900)
commit311527f49f3cb0e718e9a6a6392e27910407b284
treebcc4b062635ec6328ee0a62647e0e47f15264ae2
parent83cf3c12f11b6cd1af1b2577e89dec78d3c00718
ctdlload: use the backend API instead of BDB calls

It works, but it is several orders of magnitude slower.  Why?
citadel/Makefile
citadel/utils/ctdlload.c