-
Updated
Aug 15, 2020 - C#
#
distributed-cache
Here are 31 public repositories matching this topic...
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
c-sharp
redis
memcached
sdk
nuget
cache
dotnet-core
weixin
wechat
wechat-sdk
jssdk
weixin-sdk
senparc
net-core
tenpay
distributed-cache
net-core-2
officialaccounts
netstandard20
net-core-3
Open
Allow to cache nulls
1
Youkai-no-nii-chan
commented
Jun 19, 2020
Problem description
I saw comment about nulls caching dotnetcore/EasyCaching#43 (comment), but we have important case when it is necessary.
We develop a low code platform, where our clients can set up some handlers for processing some requests from there websites.
- Each handler is entity in database, that is cached in memory.
- Some handlers cou
High performance and distributed HTTP KV store accessible through a REST API. 🦀
rust
encryption
key-value
rest-api
persistence
sse
kv
distributed-ledger
distributed-cache
key-value-store
-
Updated
May 25, 2020 - Rust
Redis MemoLock - Distributed Caching with Promises
-
Updated
Jan 30, 2020 - C#
C++ distributed platform for shared memory programming
-
Updated
Oct 26, 2018 - C++
High performance Memcached client, incorporating both synchronous and asynchronous with various transcoders (binary formatter, bson, protobuf, msgpack) on .NET Standard 2.x/.NET Core 2.x+
-
Updated
Aug 12, 2020 - C#
An HTTP Client handler that caches successful responses and replays them for improving the stability of your testing environment and speeding up your test suite.
middleware
continuous-integration
cache
httpclient
cassette
message-handler
integration-tests
distributed-cache
cassette-http
-
Updated
Jun 11, 2019 - C#
gorm Hazelcast Cache
-
Updated
Mar 9, 2020 - Go
Sample app to demonstrate modern web application using Asp.Net Core 2.2, Elastic Search, Azure, React and Azure DevOps
elasticsearch
application-insights
dependency-injection
paas
nest
redis-cache
onion-architecture
asp-net-core-mvc
elasticsearch-client
distributed-cache
managed-service-identity
netstandard20
azure-key-vault
-
Updated
Jul 9, 2019 - C#
Evolving Your Distributed Cache In a Continuous Delivery World
-
Updated
Mar 25, 2019 - Java
E.V.E. is an environment variables management tool
-
Updated
Oct 11, 2018 - Go
Spring boot with mysql using remote cache Redis for distributed environments
-
Updated
Feb 16, 2018 - Java
simple implementation of distributed cache
-
Updated
Feb 19, 2018 - Java
Hazelcast Cache plugin for Para
-
Updated
May 26, 2020 - Shell
Sample projects to learn about accessing gemfire from spring-boot applications
-
Updated
Nov 29, 2017 - Java
Run the memcached Server as a Windows service
-
Updated
Oct 8, 2018 - C#
Puma is a Linux kernel module that enables a distributed page cache between multiple hosts.
-
Updated
May 15, 2017 - C
Distributed Cache on JVM
docker
kubernetes
scala
akka
akka-http
cache
akka-actors
akka-cluster
akka-cluster-sharding
distributed-cache
-
Updated
Jan 10, 2020 - Scala
Este repositório contém exemplos sobre como criar um Memory Cache, um Distributed Cache e Sessions utilizando o ASP.NET Core 2.2 e o Redis on Azure.
-
Updated
Jul 9, 2019 - C#
Masterless distributed cluster cache system
go
golang
cache
cluster
parallel
distributed
nodes
memcache
masterless
cache-cluster
distributed-cache
cluster-cache
cache-node
-
Updated
Apr 12, 2019 - Go
This repository is to explain how we can implement distributed sql server cache in .net core.
-
Updated
Aug 17, 2019 - C#
Lucid client for the C# language. High performance and distributed KV store w/ REST API. 🦀
csharp
key-value
api-client
kvstore
lucid
wrapper-library
nuget-package
csharp-library
distributed-cache
netcore3
-
Updated
Apr 23, 2020 - C#
Demonstrates how you embed Olric in a RESTful API and run on a Kubernetes cluster
-
Updated
Mar 15, 2020 - Go
ASP Core Output Cache with Memory Cache and Redis Cache support
-
Updated
Jun 22, 2017 - C#
Distributed cache solution
-
Updated
Oct 17, 2019 - C#
Analysis of Bank's loyal customers that will stay for the next financial year.
-
Updated
Jun 23, 2018 - Java
Distributed Cache for SpringBoot Micro Services
microservices
distributed-storage
spring-cache
distributed-cache
sprintboot
inmemory-db
inmemory-cache
microservices-cache
rest-cache
restcache
restbasedcache
-
Updated
May 11, 2019
This is a sample implementation of a distributed cache written in C#. Nobody should ever use this.
-
Updated
Jul 11, 2019 - C#
É um projeto criado com a proposta de solucionar um desafio técnico proposto pela empresa BeBlue
redis
cqrs
docker-compose
spotify-api
background-jobs
clean-architecture
aspnet-core
ef-core
net-core
unit-test
ddd-architecture
distributed-cache
mediator-pattern
ddd-cqrs
-
Updated
Apr 4, 2019 - C#
Improve this page
Add a description, image, and links to the distributed-cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-cache topic, visit your repo's landing page and select "manage topics."


Currently,
Statscommand in the protocol andolric-statstool only work on a cluster member. So if you run the following command:It returns statistics for only one cluster member. This is not very useful most of the time. We need to aggregate all statistics.
-s/--summarywould also be useful.