I have custom Redis implementation which Id like to integrate with NH Cache BUT it is required that I can set a token on the CacheKey BECAUSE we have many databases using the same schema causing thousands of different 'objects' having the same ObjectId.
What Id like to be able to do is expand upon the CacheKey to inject a custom Token we currently inject into each Session: REGION:CUSTOM1:CUSTOM2:CUSTOMX:KEY Ive not found anyway to inject this into the Session or override CacheKey and would hate to Fork my own NH if there is a way. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
