Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update header cache database #950

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gerazov
Copy link
Contributor

@gerazov gerazov commented Jul 10, 2023

Thanks to the tip of @flatcap in issue neomutt/neomutt#3919 I've updated my muttrc to use lmdb instead of the kyotocabinet (default?) and there is a huge difference 🤯

Changing folders and mailboxes is now blazingly fast ⚡

@Tokariew
Copy link

Tokariew commented Aug 18, 2023

NeoMutt 20191207
Copyright (C) 1996-2016 Michael R. Elkins and others.
NeoMutt comes with ABSOLUTELY NO WARRANTY; for details type 'neomutt -vv'.
NeoMutt is free software, and you are welcome to redistribute it
under certain conditions; type 'neomutt -vv' for details.

System: Linux 5.15.0-79-generic (x86_64)
ncurses: ncurses 6.2.20200212 (compiled with 6.2.20200212)
libidn: 1.33 (compiled with 1.33)
GPGme: 1.13.1-unknown
libnotmuch: 5.2.0
hcache backends: tokyocabinet

What if my neomutt doesn't have builtin lmdb? Ubuntu 20.04 don't have builtin lmdb.
And with this option added i got errors on each opening of neomutt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants