7 Jul
2022
7 Jul
'22
8:28 p.m.
On 7/7/22, Undiscussed Horrific Abuse, One Victim of Many <gmkarl@gmail.com> wrote:
often i try to implement an append-only random-access data structure.
clarification: the intention of the structure under design is to be stored on append-only media, but support random writes as well as random reads. similar to tape-based file systems, which unfortunately tend to be very tape-specific.