Difference between revisions of "Using the lmdb database backend"
(Created page with "= LMDB back end =") |
(→LMDB back end) |
||
Line 1: | Line 1: | ||
= LMDB back end = | = LMDB back end = | ||
+ | Samba can use an [https://symas.com/lmdb/ LMDB] back end instead of the default [https://tdb.samba.org/ TDB] back end. The [https://symas.com/lmdb/ LMDB] back end permits database sizes greater than 4Gb. |