Tiny Key Value Store

A simple key-value store library based on FileSystem

Author
uko
Website
https://github.com/ukkz/tiny-key-value-store
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
Any

This library stores data as config file using FileSystem API that compatibles with the SD/File API from Arduino official library, reading and writing a value as generic string class. Also available on SPIFFS, FatFS, LittleFS and similar FS classes.

Downloads

Filename Release Date File Size
Tiny_Key_Value_Store-1.0.0.zip 2024-08-23 9.62 KiB