> Why do you want to stop redis after your program terminates?  Generally,
> you just start redis up when the system boots and leave it running.

Hi,

OK, so it's more like MySQL or PostgeSQL, i.e. leave the server
running in the background. I wanted to use it like SQLite, i.e. let it
run only when I need it.

Laszlo
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to