new style DXUsers memory layout
authorDirk Koopman <djk@tobit.co.uk>
Mon, 18 May 2020 22:44:05 +0000 (23:44 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Mon, 18 May 2020 22:44:05 +0000 (23:44 +0100)
commite67d75717f0625225632cfd12a7a2d899fb692ea
treedfc4e52e128229b7f7024d1e493a0265c252c837
parent20322ed06e983ca2ab5020a1f7227eaa1fbdac7a
new style DXUsers memory layout

This allows for the unused user records to stay out of RAM until
"get"ed (or got in English). New get calls that allow for listing
to be done with auto-vivifying user records in the main hash.

Also partial lists can be obtained with get_some_calls(qr/.../).
perl/DXDupe.pm
perl/DXProtHandle.pm
perl/DXUser.pm
perl/QSL.pm
perl/cluster.pl