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

Where is cachelib/facebook/admin/CacheAdmin.h? #278

Closed
seekstar opened this issue Nov 22, 2023 · 1 comment
Closed

Where is cachelib/facebook/admin/CacheAdmin.h? #278

seekstar opened this issue Nov 22, 2023 · 1 comment

Comments

@seekstar
Copy link

I want to use facebook::rocks_secondary_cache::RocksCachelibWrapper in my project. However, after including cachelib/adaptor/rocks_secondary_cache/CachelibWrapper.h, the compiler complains that cachelib/facebook/admin/CacheAdmin.h is not found. I can't find the header in the cachelib repo, either. I even tried to google the file, but still can't find it.

@seekstar
Copy link
Author

It seems that it's a private header file for internal use in facebook. I copied RocksCachelibWrapper-related code to a separate repo with internally used code removed, so that it can compile normally: https://github.com/seekstar/RocksCachelibWrapper

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