think-cache-file
File cache
A caching solution using files to store data temporarily
Use file to cache data for Think 3.x
1 stars
10 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
cachethink-adapterthinkjs3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
| | Provides an adapter for caching data using Memcache. | 0 |
| | A Redis-based cache system for ThinkJS applications. | 5 |
| | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
| | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
| | Provides a file-based session management system for ThinkJS applications | 0 |
| | A caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run. | 453 |
| | A library providing pagination functionality for ThinkJS applications | 13 |
| | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
| | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
| | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
| | Caches request data based on the request path and takes snapshots of requests. | 10 |
| | A middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications. | 4 |
| | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |
| | A library that provides a secure cookie-based session management system | 0 |