Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insufficient documentation #13

Open
jgabriel98 opened this issue Jul 28, 2024 · 1 comment
Open

Insufficient documentation #13

jgabriel98 opened this issue Jul 28, 2024 · 1 comment

Comments

@jgabriel98
Copy link

jgabriel98 commented Jul 28, 2024

Hey there! Could you help me out on using your library?

The documentation doesn't specifies what type is payload when using:

cache.set({fileName, key, payload})

is it a stream?

how does it work and what is stored?
how can i store a binary data stream?

@jgabriel98 jgabriel98 changed the title insufficient documentation Insufficient documentation Jul 28, 2024
@ndragun92
Copy link
Owner

Hello @jgabriel98 .

Payload is stored as an object and also retrieved as an object.

Same as it is explained here

https://ndragun92.github.io/file-sys-cache/api/functions

Thanks.

If there are any other questions feel free to get back to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants