Posts about 'Redis'
-
Nov 19, 2018
Eredis - An updated Emacs Redis API
In July 2011 I released an emacs lisp client for the Redis in-memory data structure store. You can install either from the Melpa package or just clone from Github. The...
-
Jul 30, 2011
eredis update
I've been busy on my emacs redis client eredis and it now supports the entire API. It still needs a bit more polish but it should be a workable Redis...
-
Jul 25, 2011
eredis: a Redis client in emacs lisp
I set up a google code project today for eredis. A Redis client in emacs lisp. The program consists of a single emacs lisp file eredis.el emacs lisp includes facilities...