Record store requirements
Shawn Silverman <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Hello. I'm nearing completion of a library that allows one to use the flash memory to store records, similar to a mini-database. I think this approach is a good compromise between raw data and a full read-write filesystem in flash. So far, I think flash has been underutilized and it's time it was made available for more general use. I'm just writing the group to gather information the needs of TINI and TStik users. The record store will allow you to associate arbitrary data with record ID's. I have these questions: What kind of data will you store? How often will you need to store it? How often will you need to change the data already stored? How large will your data be? What other information do you think I've missed? I will use this information to determine maximum record size and also my heuristics for keeping the data uncorrupted (through power loss, etc). Regards, -Shawn _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini