Converts ZODB pickle records into human-readable, JSONB-queryable JSON while maintaining full roundtrip fidelity. Designed as the codec layer for a RelStorage JSONB storage backend. ZODB stores object ...
I think this test does not need to run locally on laptops but could be done in a CI installing two versions of python and generating with one + reading with the other. That would remove the need to ...