Timestamp for key to be de\-activated.
.TP
\fBremove\fP
-Timestamp for key ot be deleted.
+Timestamp for key to be deleted.
.UNINDENT
.SS Timestamps
.INDENT 0.0
generally slower
.IP \(bu 2
\fBasynchronous\fP – The journal DB disk synchronization is optimized for
-better perfomance at the expense of lower DB durability; this mode is
+better performance at the expense of lower DB durability; this mode is
recommended only on slave nodes with many zones
.UNINDENT
.sp
management are provided.
.sp
The DNSSEC and KASP configuration is stored in a so called KASP database.
-The databse is backed by LMDB.
+The database is backed by LMDB.
.sp
The utility requires installed python LMDB module, installed e.g. by:
.INDENT 0.0
Timestamp for key to be de-activated.
**remove**
- Timestamp for key ot be deleted.
+ Timestamp for key to be deleted.
Timestamps
..........
management are provided.
The DNSSEC and KASP configuration is stored in a so called KASP database.
-The databse is backed by LMDB.
+The database is backed by LMDB.
The utility requires installed python LMDB module, installed e.g. by::
- ``robust`` – The journal DB disk sychronization ensures DB durability but is
generally slower
- ``asynchronous`` – The journal DB disk synchronization is optimized for
- better perfomance at the expense of lower DB durability; this mode is
+ better performance at the expense of lower DB durability; this mode is
recommended only on slave nodes with many zones
.. NOTE::