{"id":18429432,"url":"https://github.com/bigpipe/supreme","last_synced_at":"2025-04-13T21:44:48.401Z","repository":{"id":20150713,"uuid":"23421133","full_name":"bigpipe/supreme","owner":"bigpipe","description":"Supreme: A hand tuned `fs` API compatible module","archived":false,"fork":false,"pushed_at":"2016-11-16T20:46:04.000Z","size":32,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-16T18:54:06.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigpipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-28T08:39:20.000Z","updated_at":"2015-02-09T15:22:54.000Z","dependencies_parsed_at":"2022-09-05T13:20:59.939Z","dependency_job_id":null,"html_url":"https://github.com/bigpipe/supreme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fsupreme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fsupreme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fsupreme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpipe%2Fsupreme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigpipe","download_url":"https://codeload.github.com/bigpipe/supreme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788869,"owners_count":21161726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T05:17:10.932Z","updated_at":"2025-04-13T21:44:48.151Z","avatar_url":"https://github.com/bigpipe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# supreme\n\nThe build-in `fs` module of node is not optimized for high concurrency. The `sfs`\nfile system that we've developed is build against the native bindings of the\nmodule and all API calls have been tweaked for our specific use case. But the\nfile system can still be a limiting factor. Some people prefer to store data in\ntheir database system or dedicated file storage systems to ensure the best of\nboth worlds our internal file system can work with almost every API.\n\n## Installation\n\nThis module is intended for Node.js as it makes use of the various of binding\nAPI that are exposed internally.\n\n```\nnpm install --save sfs\n```\n\n## Usage\n\nThe API that we expose is exactly the same as the Node.js API. Some methods will\njust be faster for concurrent access patterns. If the methods are not optimized\nor rewritten by this module we will expose the default `fs` version for those\nAPI's so we can ensure that we're always in API parity with Node.js.\n\nThe following methods are currently optimized:\n\n- `exists`\n- `existsSync`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Fsupreme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigpipe%2Fsupreme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpipe%2Fsupreme/lists"}