Skip to contents

rlowdb 0.2.0

CRAN release: 2025-04-16

  • 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

rlowdb 0.1.0

CRAN release: 2025-03-17

  • Initial release