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

Why is my Redis cache always a string and not an object? #1858

Open
theanishtar opened this issue Feb 23, 2024 · 0 comments
Open

Why is my Redis cache always a string and not an object? #1858

theanishtar opened this issue Feb 23, 2024 · 0 comments

Comments

@theanishtar
Copy link

  • I use Render to host Redis, and there's a very annoying issue: when storing cache, it always becomes a string even though I write an object.
  • I have to constantly switch between string and object throughout the process, limiting my data to be stored as just one type of object. Is this due to my Render host or the ioredis library??? When using other libraries, reading and writing objects works fine!!!
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

1 participant