iondbproject / iondb

IonDB, a key-value datastore for resource constrained systems.
BSD 3-Clause "New" or "Revised" License
587 stars 48 forks source link

Include support for other file systems (Arduino, Contiki) #106

Open danaack opened 7 years ago

danaack commented 7 years ago

https://github.com/iondbproject/iondb/blob/development/src/file/ion_file.h https://github.com/iondbproject/iondb/blob/development/src/file/ion_file.c

jockm commented 6 years ago

And not assuming you are at the root of the filesystem (or that the cwd can be set)