abstract-chunk-store icon indicating copy to clipboard operation
abstract-chunk-store copied to clipboard

A test suite and interface you can use to implement a chunk based storage backend

Results 7 abstract-chunk-store issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

https://www.npmjs.com/package/replit-chunk-store

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0. Release notes Sourced from standard's releases. v17.0.0 We're super excited to announce standard 17! This major release fully focuses on getting in sync with...

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.1.0. Release notes Sourced from standard's releases. v17.1.0 Update dependencies and prepare release 17.1.0 (#1908) a4049f8 Add version-guard to silent failure on old node (#1829)...

This PR implements TypeScript type definitions for abstract-chunk-store.

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...