couchbaselabs / Couchbase.Extensions

Extensions for Couchbase for .Net Core
Apache License 2.0
27 stars 14 forks source link

Make CouchbaseSession depend upon ICouchbaseCache #107

Closed jeffrymorris closed 2 years ago

jeffrymorris commented 2 years ago

This change makes ICouchbaseCache the DI target for the CouchbaseSession class as opposed to IDistributedCache.