Skip to content

Commit 39fd438

Browse files
RandomByted3xter666
authored andcommitted
refactor(fs): Refactor Resource internals
* Improve handling for concurrent resource access and modifications, especially when buffering streams. * Deprecate getStatInfo in favor of dedicated getSize, isDirectory, getLastModified methods. * Deprecate synchronous getStream in favor of getStreamAsync and modifyStream, allowing for atomic modification of resource content * Generate Resource hash using ssri
1 parent 1041695 commit 39fd438

3 files changed

Lines changed: 275 additions & 479 deletions

File tree

0 commit comments

Comments
 (0)