-
-
Notifications
You must be signed in to change notification settings - Fork 98
LMDB
Alexandr edited this page Oct 23, 2017
·
2 revisions
LMDB database:
Driver library: liblmdb
LMDB have 2 type of local connection: single file or folder.
For folder local connection you should specify directory where LMDB placed.
For folder local connection you should specify filepath where LMDB placed.
When all fields entered you can test your connection via test button.