Skip to content

Allow custom fs using random-access-... #7

@martinheidegger

Description

@martinheidegger

Currently browserify-persist-fs uses the regular node.js fs API to write down the cache, however it might be cool to be able to replace the fs implementation with random-access-memory, random-access-idb or random-access-s3 which would make the internal unit tests faster and allow in a CI environment to load/store the cache on an remote server.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions