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: over 3 years ago
Linked from 1 awesome list

cachethink-adapterthinkjs3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-cache A 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-memcache Provides an adapter for caching data using Memcache. 0
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
thinkjs/think-memcache A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. 2
thinkjs/think-fetch Provides a unified HTTP(S) client for ThinkJS 3.x applications 10
thinkjs/think-session-file Provides a file-based session management system for ThinkJS applications 0
gulp-community/gulp-cached A module that caches file contents to improve performance by reusing unmodified files and only processing changed ones. 452
thinkjs/think-pagination A library providing pagination functionality for ThinkJS applications 13
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
thinkjs/think-session-redis A module that enables session storage using Redis with the ThinkJS web framework. 2
thinkjs/think-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
koajs/snapshot Caches request data based on the request path and takes snapshots of requests. 10
thinkjs/think-meta A middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications. 4
thinkjs/think-mongoose An adapter that wraps Mongoose for use with the ThinkJS framework 13
thinkjs/think-session-cookie A library that provides a secure cookie-based session management system 0