Adding the verbose
parameter which when set to TRUE
will print informative information to the console.
Adding the auto_commit
parameter which when set to FALSE
, the user will have to use the commit
method in order to reflect the data changes into the JSON
file.
Adding new methods:
count_values
list_keys
rename_collection
set_auto_commit
set_verbose
status