Re: LMDB based sessions backend
Ralph Heinkel <ralph.heinkel-S0/[email protected]> Mon, 20 Nov 2017 09:23:27 +0100
| Newsgroups | gmane.comp.python.cherrypy |
|---|---|
| Message-ID | <[email protected]> |
cool - thanks for letting us know. I didn't know about lmdb before. Ralph On 20.11.17 00:22, tburmeister wrote: Thought others might be interested in a CherryPy sessions backend I wrote using LMDB; it offers the persistence of the file-based backend but with faster read and write times. I've been using it successfully on a personal side project for a while. Here's the repo: https://github.com/tburmeister/lmdb_sessions -- You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/[email protected] . To post to this group, send email to cherrypy-users-/[email protected] . Visit this group at https://groups.google.com/group/cherrypy-users . For more options, visit https://groups.google.com/d/optout . -- You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/[email protected] . To post to this group, send email to cherrypy-users-/[email protected] . Visit this group at https://groups.google.com/group/cherrypy-users . For more options, visit https://groups.google.com/d/optout .