go/zodb/zodbtools: Dump
Add `zodb dump` command to dump arbitrary ZODB database in generic format. The actual dump protocol being used here is the same as in zodbtools/py with https://lab.nexedi.com/zodbtools/merge_requests/3 applied. (the MR there is OK and is just waiting for upstream ZODB to negotiate a way to retrieve transaction extension data in raw form).
Showing
go/zodb/zodbtools/dump.go
0 → 100644
File added
Please register or sign in to comment