- command line interface
- command for zipping a version of the db encrypted with the db public key (or a trusted key)
- transactions, so startTransaction('txName') then set('/blah', {tx:'txName'}).then(delete('/blah', {tx:'txName'})).commitTransaction('txName')
- security auditing by configuration
- mongo plugin v2
- security data encryption on db file
- usage og bigint in the data ie. {bigint:"0.77blahblahblah"}, so items that are linked to financial transactions dont do any odd rounding
- on events to be deduplicated by path wildcard