tlog
tlog copied to clipboard
Consider encoding binary recording ID in base64
Consider storing recording ID components in binary and encoding in base64 to produce a string. This way it will be shorter.
This concerns modifying the tlog_rec_get_id function to produce a more compact ID.