think-cache-file

File cache

A caching solution using files to store data temporarily

Use file to cache data for Think 3.x

GitHub

1 stars
10 watching
0 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list

cachethink-adapterthinkjs3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thinkjs/think-cacheA caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources.2
thinkjs/think-cache-memcacheProvides an adapter for caching data using Memcache.0
thinkjs/think-cache-redisA Redis-based cache system for ThinkJS applications.5
thinkjs/think-memcacheA JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values.2
thinkjs/think-fetchProvides a unified HTTP(S) client for ThinkJS 3.x applications10
thinkjs/think-session-fileProvides a file-based session management system for ThinkJS applications0
gulp-community/gulp-cachedA caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run.453
thinkjs/think-paginationA library providing pagination functionality for ThinkJS applications13
thinkjs/think-websocketA WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities.3
thinkjs/think-session-redisA module that enables session storage using Redis with the ThinkJS web framework.2
thinkjs/think-redisA JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases.9
koajs/snapshotCaches request data based on the request path and takes snapshots of requests.10
thinkjs/think-metaA middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications.4
thinkjs/think-mongooseAn adapter that wraps Mongoose for use with the ThinkJS framework13
thinkjs/think-session-cookieA library that provides a secure cookie-based session management system0