Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15769

Re: redis beginner question

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jabba.laci@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.073
X-Spam-Evidence '*H*': 0.86; '*S*': 0.00; 'background.': 0.03; 'subject:beginner': 0.09; 'to:name:python mailing list': 0.09; 'sqlite,': 0.16; 'subject:question': 0.17; 'header:In-Reply-To:1': 0.23; 'message-id:@mail.gmail.com': 0.29; 'server': 0.30; 'hi,': 0.31; 'to:addr:python-list': 0.32; 'it.': 0.33; 'running': 0.35; 'received:209.85.161': 0.35; 'run': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'i.e.': 0.38; 'ok,': 0.38; "it's": 0.39; 'why': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'more': 0.60; 'your': 0.61; 'stop': 0.62; 'boots': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=HbuwkSU0qDp+dkKF1G3SaxMNvPtjJqgtDNusZkcg4m4=; b=gsjAJriAbB7KbJucNBt4KQUoUIjuye5/GV9O6N26wLQ5snFXn8/tfRgr1PGK9N2+Q9 ijZbNa41ealHUwmgEfApwEcpK0KpxViJ1K/BVW5pDRdmcmRdPP1iFXGcxuaEGE5qaaQr JI27/+Vt1OnLPDnc9on/8HJ1Vwqgb73884JFw=
MIME-Version 1.0
In-Reply-To <roy-1D1ED2.22114815112011@news.panix.com>
References <mailman.2758.1321410156.27778.python-list@python.org> <roy-1D1ED2.22114815112011@news.panix.com>
From Jabba Laci <jabba.laci@gmail.com>
Date Wed, 16 Nov 2011 14:09:43 +0100
Subject Re: redis beginner question
To Python mailing list <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2766.1321449007.27778.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1321449007 news.xs4all.nl 6982 [2001:888:2000:d::a6]:56714
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:15769

Show key headers only | View raw


> 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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