A glimpse at design issues
Keep the 2GB file size limit in mind. You want to keep “keys” as compact as possible. Say the “body” is a data-rich monster (like a HV record is)
yes, the same one we use everywhere from offline to run control to HV
yes, the same one we use everywhere from offline to run control to HV
yes, the same one we use everywhere from offline to run control to HV
Keep all of these in one file, maybe even in one container
Open database files as needed…
Remember, we can have relationships span the whole federation, so multiple files work
That’s what we have here - one database file called “tag” and one called “Bodies”