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

The method config.enableChainedItems() cannot be found. #285

Closed
KIDSSCC opened this issue Jan 13, 2024 · 1 comment
Closed

The method config.enableChainedItems() cannot be found. #285

KIDSSCC opened this issue Jan 13, 2024 · 1 comment

Comments

@KIDSSCC
Copy link

KIDSSCC commented Jan 13, 2024

I intend to use the cache persistence feature of cachelib to accomplish certain programming tasks. In the Userguide-Cache Memory Management-Cache Persistence section, it mentions, 'If using chained items, you must call config.enableChainedItems() before constructing the cache. This instructs the cache to save the chained items' hash table so that chained items are accessible on restart.' However, I cannot find the description of the method config.enableChainedItems() in the cachelib source code. Could you clarify this for me?

@haowu14
Copy link
Contributor

haowu14 commented Jan 16, 2024

Hi, the documentation is out-dated and chained items are always enabled now.
I'll update the documentation. Thanks for flagging this.

@haowu14 haowu14 closed this as completed Jan 16, 2024
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