Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: fast local-file storage for Gnus
Date: Sat, 24 May 2003 13:08:07 +0200	[thread overview]
Message-ID: <84wuggy548.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <4nvfw19zgy.fsf@lockgroove.bwh.harvard.edu>

Ted Zlatanov <tzz@lifelogs.com> writes:

> This may be more of an Emacs question, but what can we use to do fast
> file-based storage in Gnus?  The registry and many others would
> benefit from this.

A GDBM interface would be good.

> If anyone knows of a simple way to tie a text key to a text value in a
> single file, that's all I need (with the usual add, delete, change,
> iterate functions).  If not, I could write a generic DB format in
> Emacs Lisp that stores the data in a text file, encoded to escape
> binary data, and indexed in some way.  I'm hoping to avoid that.

BBDB uses print and read, and I guess that's the fastest you can do
in Emacs.  (Hm.  Maybe create Lisp and byte-compile it.)

-- 
This line is not blank.



  reply	other threads:[~2003-05-24 11:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23 20:31 Ted Zlatanov
2003-05-24 11:08 ` Kai Großjohann [this message]
     [not found]   ` <84wuggy548.fsf@lucy.is.informatik.uni-duis?= =?iso-8859-15?q?burg.de>
2003-05-24 12:03     ` Matthias Andree
2003-05-24 13:22       ` Ted Zlatanov
2003-05-24 13:47         ` Matthias Andree
2003-05-24 13:36       ` Kai Großjohann
2003-05-30 13:28 ` Dave Love
2003-05-30 13:57   ` Josh Huber
2003-05-30 15:23     ` Ted Zlatanov
2003-06-03 11:02       ` Dave Love
2003-06-03 15:37         ` Ted Zlatanov
2003-06-12 22:25           ` Dave Love
2003-06-13 14:33             ` Ted Zlatanov
2003-06-17 22:06               ` Dave Love
2003-06-03 11:00     ` Dave Love
2003-06-03 13:35       ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84wuggy548.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).