Files
monero/src
warptangent 1aa8a9d26f blockchain_import: Add mode argument representing multiple DB flags
These modes match those optionally provided as part of the daemon's
--db-type argument.

Argument after the # is interpreted as a composite mode if there's only
one (no comma separated arguments).

Sample usage:

blockchain_import --database lmdb#fastest

blockchain_import --database berkeley#fastest

Multiple specific DB flags are still supported, e.g.

blockchain_import --database lmdb#nosync,nordahead

blockchain_import --database berkeley#txn_nosync
2016-02-14 16:25:35 -08:00
..
2016-02-13 19:54:47 +02:00
2015-12-31 08:39:56 +02:00
2016-02-05 16:36:28 +00:00
2015-12-31 23:12:13 +02:00
2015-12-31 08:39:56 +02:00
2015-12-31 08:39:56 +02:00
2015-12-31 08:39:56 +02:00
2016-01-25 15:05:29 +01:00
2015-12-31 08:39:56 +02:00