#3691: Add LMDB support
---------------------------+----------------------
Reporter: rsc | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: header cache | Version:
Resolution: | Keywords:
---------------------------+----------------------
Comment (by neverpanic):
As far as I've seen, the connection to the database isn't kept open, but
re-opened every time it is needed. Would starting a transaction in
`mutt_hcache_open` and committing it in `mutt_hcache_close` be an option
in the short term?
I could work on refactoring the API, too, but my fear is that such a
change might not get merged upstream, in which case it would only increase
the diversity of patches against hcache out there.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3691#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent