Found 191 packages
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: - AutoQuery - Redis MQ - OrmLiteAuthRepository - OrmLiteCacheClient - OrmLiteAppSettings - RedisServerEvents - RedisRequestLogger
Extensions to provide consistent configurations and patterns for your service.
Windows Azure Cache is a distributed, in-memory cache that increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. The Windows Azure Cache NuGet package provides the cache client libraries that can be used to build applications to target the Cache Service or the In-Role Cache. This NuGet package can only be used with the Windows Azure SDK version 2.9 of Windows Azure Cache.
Generic Caching Library
PostSharp.Patterns.Caching: Support for Windows Azure.
ServiceStack integration for Amazon Web Services (AWS) including: - PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support - SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service - S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB
The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: AutoQuery, Redis MQ, OrmLiteAuthRepository, OrmLiteCacheClient, OrmLiteAppSettings, RedisServerEvents and RedisRequestLogger.
Deprecated. Use https://www.nuget.org/packages/ServiceStack.Azure
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability.
Deprecated. Use https://www.nuget.org/packages/ServiceStack.Aws
Windows Azure Shared Caching enables you to easily provision a cache in the cloud to be used from any applications or services that could benefit from caching. Caching increases performance by temporarily storing information from other backend sources. High performance is achieved by maintaining this cache in-memory across multiple cache servers. For a Windows Azure solution, caching can reduce the costs associated with database transactions in the cloud.
Deprecated. Use the strong named ServiceStack.Server package instead.
Service worker and Web App Manifest support for ASP.NET Core projects that provides offline support as well as client-side caching.
An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store. You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.
Package Description
Generated gRPC and Protocol Buffers types for Momento clients
Provides an implementation of the IDataCachingService which stores objects in-process memory cache.