jsonlite icon indicating copy to clipboard operation
jsonlite copied to clipboard

A simple, self-contained, serverless, zero-configuration, json document store.

Results 2 jsonlite issues
Sort by recently updated
recently updated
newest added

Add the ability to provide a custom document id _(aka key)_ to `set` using a new command specific option `--key`. This feature also bumps the major version to `2.0.0`. Any...

enhancement

Shard document id's by the first character into one-level deep subdirectories. This feature also bumps the major version to `2.0.0`. Requires updating `README.md`, `CHANGELOG.md`, and adding new specific tests for...

enhancement