[
https://issues.apache.org/jira/browse/IGNITE-23043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905471#comment-17905471
]
Pavel Tupitsyn commented on IGNITE-23043:
-----------------------------------------
Merged to main:
[b35d776b095573e87c5ee4975319c1d658959fd2|https://github.com/apache/ignite-3/commit/b35d776b095573e87c5ee4975319c1d658959fd2]
> .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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)