convex
convex copied to clipboard
Extra flag byte per cell in Etch
Currently we only have 1 flag byte available in the Etch data format, of which the bit are mostly already used
It seems wise to make this 2 bytes. Possible future needs:
- Marking database entries for GC
- Setting values as "private" for security purposes