save icon indicating copy to clipboard operation
save copied to clipboard

A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.

Results 6 save issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

This is regarding https://github.com/dominictarr/event-stream/issues/116 `[email protected]` depends on `event-stream@^3.3.4`. This has the potential to resolve its dependency on `flatmap-stream@^0.1.0` to a version that included the malware. The dependency version should probably...

Without this, the API between memory-backed services have a different API to `save-mongodb` services, which can cause test failures.

Will you be able to offer CouchDB support please?

Hi, how difficult would it be to add Dynamo Support?