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

Table of supported functionality #257

Open
Fire-Dragon-DoL opened this issue Aug 29, 2024 · 1 comment
Open

Table of supported functionality #257

Fire-Dragon-DoL opened this issue Aug 29, 2024 · 1 comment

Comments

@Fire-Dragon-DoL
Copy link

Apparently, ristretto doesn't support "Loadable" cache, Bigcache doesn't support anything but byte values and freecache doesn't support anything but byte keys and values.

Some of the examples in the README are wrong, using strings for these stores but actually failing with an error.

I'm thinking maybe a grid of "features supported" per store could help understanding what can and cannot be used.

@iamgoroot
Copy link

Marshaller doesn't mix with other interfaces either. Makes little sense to wrap typed code into untyped one just to save to redis (which also apparently supports only strings)

I don't think this project needs table like this but proper v5 upgrade with better interface compatibility

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