All Projects → amphp → Cache

amphp / Cache

Licence: mit
A promise-aware caching API for Amp.

Projects that are alternatives of or similar to Cache

Redis
Async Redis Client for PHP based on Amp.
Stars: ✭ 107 (+132.61%)
Mutual labels:  cache, amphp
Synchrotron
Caching layer load balancer.
Stars: ✭ 42 (-8.7%)
Mutual labels:  cache
Ecache
👏👏 Integrate cache(redis) [flask etc.] with SQLAlchemy.
Stars: ✭ 28 (-39.13%)
Mutual labels:  cache
Sst Elements
SST Architectural Simulation Components and Libraries
Stars: ✭ 36 (-21.74%)
Mutual labels:  cache
Q Municate Services Ios
Easy-to-use services for Quickblox SDK, for speeding up development of iOS chat applications
Stars: ✭ 30 (-34.78%)
Mutual labels:  cache
Use Axios Request
Data fetching is easy with React Hooks for axios!
Stars: ✭ 38 (-17.39%)
Mutual labels:  cache
Androidutilcode
AndroidUtilCode 🔥 is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is utilcode, which is commonly used in development, and subutil which is rarely used in development, but the utils can be beneficial to simplify the main module. 🔥
Stars: ✭ 30,239 (+65636.96%)
Mutual labels:  cache
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-2.17%)
Mutual labels:  cache
Hpack
HPack - HTTP/2 header compression implementation in PHP.
Stars: ✭ 39 (-15.22%)
Mutual labels:  amphp
Htmlcache
Laravel middleware to cache the rendered html
Stars: ✭ 35 (-23.91%)
Mutual labels:  cache
Tiny Http Proxy
Maybe the tiniest HTTP proxy that also has a cache
Stars: ✭ 34 (-26.09%)
Mutual labels:  cache
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (+1980.43%)
Mutual labels:  cache
Spring Boot
spring-boot 项目实践总结
Stars: ✭ 989 (+2050%)
Mutual labels:  cache
Zache
Zero-footprint Ruby In-Memory Thread-Safe Cache
Stars: ✭ 30 (-34.78%)
Mutual labels:  cache
Rxnetwork
A swift network library based on Moya/RxSwift.
Stars: ✭ 43 (-6.52%)
Mutual labels:  cache
Egjs Persist
Provide cache interface to handle persisted data among history navigation.
Stars: ✭ 27 (-41.3%)
Mutual labels:  cache
Easyandroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Stars: ✭ 33 (-28.26%)
Mutual labels:  cache
Exchange Rates
💱 Querying a rate-limited currency exchange API using Redis as a cache
Stars: ✭ 37 (-19.57%)
Mutual labels:  cache
Lfscache
LFS Cache is a caching Git LFS proxy.
Stars: ✭ 45 (-2.17%)
Mutual labels:  cache
Extended image
A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
Stars: ✭ 1,021 (+2119.57%)
Mutual labels:  cache

cache

Build Status CoverageStatus License

amphp/cache is a non-blocking caching library for Amp.

Installation

composer require amphp/cache
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].