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

Saves table key-values to the specified database

Parameter Description
t Table to save to database
dbfile Name of LMDB database
key Optional encryption key

Example

> (table t "test.db")
#t
Clone this wiki locally