Skip to content
Chris Petersen edited this page Sep 10, 2015 · 1 revision

Creates an LMDB database with the specified name, and returns handle.

Parameter Description
dbname Name of database

Example

> (make-lmdb "test.db")
Clone this wiki locally