memcached
Here are 591 public repositories matching this topic...
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
-
Updated
Sep 4, 2020 - C#
-
Updated
Aug 27, 2020 - Ruby
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
-
Updated
Sep 5, 2020 - PHP
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
-
Updated
Aug 12, 2020 - C#
Currently we don't have any mechanism to limit the maximum number of clients that could be handled simultaneously.
This feature should be designed properly. Here is some clue: https://redis.io/topics/clients#maximum-number-of-clients
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
-
Updated
Sep 4, 2020 - Go
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
-
Updated
Aug 24, 2020 - C++
Allow to cache nulls
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
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
-
Updated
Sep 4, 2020 - Shell
High performance, easy to use multithreaded memcached client in java.
-
Updated
Sep 3, 2020 - Java
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
-
Updated
Aug 7, 2020 - C#
Bringing Memcached to the web.
-
Updated
Jan 8, 2019 - PHP
Fast and light-weight memcached client for C++ / #python / #golang #libmc
-
Updated
May 13, 2020 - C++
NoSQL Redis and Memcache traffic generation and benchmarking tool.
-
Updated
Sep 6, 2020 - C++
Speedier server-side rendering with component caching in React 16
-
Updated
Mar 25, 2019 - JavaScript
Distributed object storage server from Douban Inc.
-
Updated
Aug 7, 2020 - Go
Reliable, distributed cron.
-
Updated
Oct 22, 2019 - Ruby
Get能否类似post设置request Header,现在貌似没有提供
Improve this page
Add a description, image, and links to the memcached topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memcached topic, visit your repo's landing page and select "manage topics."


Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra