Skip to content
pgte edited this page Dec 30, 2010 · 2 revisions

An Alfred database.

See here how to open one.

Options:

  • meta_compact_interval: the compactation interval for key_maps. Defaults to 1 hour. (actual compactation will start inside this value +- 50%. The following one will start after this value +-50% after the one before ended ) replication_master: if this database is a replication master. defaults to false replication_port: defaults to 5293

database.close (callback)

Close the database and all the key_maps.

  • callback (err): called when the closing finishes or there is an error.