simple CGI ID server
Dossy Shiobara
dossy at panoptic.com
Wed Jun 29 07:20:59 PDT 2005
On 2005.06.29, Ask Bjørn Hansen <ask at develooper.com> wrote:
> I hacked up a simple CGI ID server (using HTTP AUTH). I'll release
> it when the following question has been answered:
>
> Is it a reasonable requirement to require DBI and a database driver
> (SQLite, whatever) for storage or should I use something else?
Since you mention DBI, I assume Perl? Why not just tie a hash to a
file? Even SQLite seems a bit excessive for something as simple as
caching a few key-value pairs ...
-- Dossy
--
Dossy Shiobara mail: dossy at panoptic.com
Panoptic Computer Network web: http://www.panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
More information about the yadis
mailing list