Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15769
| References | <mailman.2758.1321410156.27778.python-list@python.org> <roy-1D1ED2.22114815112011@news.panix.com> |
|---|---|
| From | Jabba Laci <jabba.laci@gmail.com> |
| Date | 2011-11-16 14:09 +0100 |
| Subject | Re: redis beginner question |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2766.1321449007.27778.python-list@python.org> (permalink) |
> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
redis beginner question Jabba Laci <jabba.laci@gmail.com> - 2011-11-16 03:22 +0100
Re: redis beginner question Roy Smith <roy@panix.com> - 2011-11-15 22:11 -0500
Re: redis beginner question Jabba Laci <jabba.laci@gmail.com> - 2011-11-16 14:09 +0100
Re: redis beginner question Roy Smith <roy@panix.com> - 2011-11-16 09:37 -0500
csiph-web