jimmy/events (#6)
Co-authored-by: Jimmy Vargo <james@ayo.tokyo> Reviewed-on: ayo/website#6
This commit is contained in:
parent
83a0903155
commit
e3ddda951f
76 changed files with 564 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
## Security
|
||||
|
||||
## Offloading storage operations
|
||||
|
||||
IoT usually rely on SD card or eMMC for storage. SD card I/O (Input/Ouput) operations can be slow depending on the card and the IoT and both SD card and eMMC lifespan suffers from writting many times. Those points always bothers me and I like to leverage the computer "memory" (the volatile memory : RAM) as much as possible.
|
||||
Loading…
Add table
Add a link
Reference in a new issue