[ 
https://issues.apache.org/jira/browse/IGNITE-23043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899457#comment-17899457
 ] 

Pavel Tupitsyn commented on IGNITE-23043:
-----------------------------------------

Design considerations:
* Separate package *Apache.Extensions.Caching.Ignite* (similar to other 
packages VENDOR.Extensions.Cache.PRODUCT)
* Extension method *AddIgniteDistributedCache*
* *IgniteCacheOptions* - new class which has *IgniteClientConfiguration* 
property

> .NET: Thin 3.0: Implement IDistributedCache over Ignite table
> -------------------------------------------------------------
>
>                 Key: IGNITE-23043
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23043
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>
> Implement *IDistributedCache* over Ignite table. See 
> https://learn.microsoft.com/en-us/aspnet/core/performance/caching/distributed?view=aspnetcore-8.0
> * This fits Ignite perfectly
> * Existing distributed cache providers include Redis and NCache
> * Serialization is not needed - it works on byte arrays



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to