Hi there,
We're currently using SOSS (StateServer) 5.8.9.339 in an asp.net framework 4.7.1 app using Soss.Client.NamedCache referenced from C:\Program Files\ScaleOut_Software\StateServer\DOTNET4.6\soss_namedcache.dll.
We're now developing a second app that's an asp.net core 2.1 Rest API that we'd like to be able to share cache with. How do we go about doing this? Do we use C:\Program Files\ScaleOut_Software\StateServer\DOTNET4.6\soss_namedcache.dll here as well, https://www.nuget.org/packages/Scaleout.Client/ or something else?
Note that we don't have the ability to make any non-trivial changes to our use of Soss.Client.NamedCache in the asp.net framework 4.7.1 app. Also, my question is for SOSS cache sharing and not for sharing session data.
Help would be much appreciated, thanks!
We're currently using SOSS (StateServer) 5.8.9.339 in an asp.net framework 4.7.1 app using Soss.Client.NamedCache referenced from C:\Program Files\ScaleOut_Software\StateServer\DOTNET4.6\soss_namedcache.dll.
We're now developing a second app that's an asp.net core 2.1 Rest API that we'd like to be able to share cache with. How do we go about doing this? Do we use C:\Program Files\ScaleOut_Software\StateServer\DOTNET4.6\soss_namedcache.dll here as well, https://www.nuget.org/packages/Scaleout.Client/ or something else?
Note that we don't have the ability to make any non-trivial changes to our use of Soss.Client.NamedCache in the asp.net framework 4.7.1 app. Also, my question is for SOSS cache sharing and not for sharing session data.
Help would be much appreciated, thanks!