emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: persistent storage for Emacs packages


From: Nic Ferrier
Subject: Re: persistent storage for Emacs packages
Date: Fri, 18 Oct 2013 23:48:42 +0100

> I had a similar need, and developed a system for generic persistent
> storage from Emacs.  It lives only in my .emacs right now, but that is
> online and freely licensed here:
>
>   http://svn.red-bean.com/repos/kfogel/trunk/.emacs
>
> Look at the functions named `kf-persist-*' and comments therearound.
>
> If it looks useful to you, I'd be fine with moving it out of my .emacs
> and having it packaged in some more normal way.

I have also written emacs-db:

  https://github.com/nicferrier/emacs-db 

which offers persistent hashtables basically... there is also a postgres
backend using pg.el.



Nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]