Last updated 1 year ago
Was this helpful?
Using module LMDB - bindings to the openLDAP library. Requires an LDAP instance.
%DB may be accessed, read from and written to like a native hash.
use LMDB; my %DB := LMDB::DB.open(:path<some-dir>, %connection-parameters);