Skip to content

Question about HybridCache value type #232

Answered by haowu14
Yiling-J asked this question in Q&A
Discussion options

You must be logged in to vote

Hybrid cache (and traditional cachelib) doesn't support types. It's just byte strings so no pointers allowed there.

Object-cache is only used for DRAM cache (no flash) and you can cache c++ objects.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Yiling-J
Comment options

@haowu14
Comment options

@Yiling-J
Comment options

Answer selected by Yiling-J
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants