[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New package: resist!
From: |
Stefan Monnier |
Subject: |
Re: New package: resist! |
Date: |
Thu, 09 Dec 2021 08:24:18 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
> You don't mention how large is each record, but anyway 10k records is a
> tiny number for any serious database application.
`resist!` is designed to make persistent data that is usually stored in
Emacs's heap. If you database is too large that you clearly don't want
to use that. So far, all the examples I've seen mentioned here (Gnus
registry, savehist, ...) are databases which are currently happily kept
in the Lisp heap, so they should do fine with `resist!`.
Stefan
- New package: resist!, Qiantan Hong, 2021/12/08
- Re: New package: resist!, Karl Fogel, 2021/12/08
- Re: New package: resist!, Tassilo Horn, 2021/12/09
- Re: New package: resist!, Qiantan Hong, 2021/12/09
- Re: New package: resist!, Tassilo Horn, 2021/12/09
- Re: New package: resist!, Qiantan Hong, 2021/12/09
- Re: New package: resist!, Qiantan Hong, 2021/12/10
- Re: New package: resist!, Stefan Monnier, 2021/12/10
- Re: New package: resist!, Qiantan Hong, 2021/12/10
- Re: New package: resist!, Philip Kaludercic, 2021/12/10
- RE: [External] : Re: New package: resist!, Drew Adams, 2021/12/10
- Re: New package: resist!, Eli Zaretskii, 2021/12/10