Hi All,
I would like to use sqlite for an arm-linux embedded project. My
storage space is a flash drive and it have some life time and it depends
on write cycles.
So i wold like to minimize the disk hitting of data write. I am planning
to store all data in to sqlite cache and whenever data filled the cache
I want t o flush the cache to disk database automatically.Whether it is
possible? If yes , How i can do that? Incrementing default cache size
will give a solution?
Expecting an answer !!
Thanks And Regards
Aneesh
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users