github.com/scottcagno/storage@v1.8.0/pkg/_junk/bfile/note.txt (about)

     1  Basic notation on the distinction I am making between a RECORD and an ENTRY. I tend to think of a ENTRY more as a
     2  structure that would exist in memory, like in an index or tree of some kind. And I tend to think of a RECORD as a
     3  piece of data stored somewhere in the filesystem.