Skip to content

Conversation

echofool
Copy link

改进对泛型的支持。see issue #123

  1. 默认的序列化反序列化在面对非基元类型的时候会以Bson这个协议进行序列化和反序列化,而TryGetWithCas<T>的实现内部没有透传泛型类型信息给反序列化器,导致反序列化失败。
  2. 顺手新增 TryGet<T> ExecuteTryGet<T> 泛型支持

@cnblogs-dudu cnblogs-dudu merged commit e124b56 into cnblogs:master Jul 10, 2019
@cnblogs-dudu
Copy link

Released EnyimMemcachedCore 2.3.0 with this PR.

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

Successfully merging this pull request may close these issues.

2 participants