From 19c128ada6df4a7f831ff2199b43342382d17ca0 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 24 Feb 2020 20:03:10 +0100 Subject: [PATCH] auth lmdb docs: update warning about known bugs --- docs/backends/lmdb.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backends/lmdb.rst b/docs/backends/lmdb.rst index 95032816de..36aa329b57 100644 --- a/docs/backends/lmdb.rst +++ b/docs/backends/lmdb.rst @@ -14,7 +14,7 @@ LMDB backend .. warning:: - The LMDB backend is EXPERIMENTAL, and as of 4.2.0, it has `known `__ `bugs `__. Be prepared for incompatible changes between minor releases in the 4.2.x branch, and while tracking our git master. + The LMDB backend is considered stable as of 4.3.0, but it has one important `known bug `__, that affects anybody with big records such as long TXT content. Because of that bug, we suspect production deployment is still limited, which means some bugs may not have been found yet. We do not plan to do any breaking changes in the 4.3.x time frame; this means that the 'long content' bug will hopefully be fixed in 4.4.0. Enabling the backend -------------------- -- 2.47.2