I'm implementing SSO to a third party authentication engine in Perl.
After finishing the proof of concept, I found that I have a need to cache some local information to improve performance. SQLite seems to be the natural choice, but where to store the database? "/tmp" or "C:\Windows\temp" run the risk of being destroyed during reboots.
Does anyone have a location that they prefer when running cross platform?
Does there exist a module out there that will solve my problem?
Thanks!
In reply to Cross platform location for SQLite databases? by muzakfetch
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |