think-cache
Cache
A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources.
Cache for ThinkJS 3.x
2 stars
9 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
cachethink-extendthinkjs3
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-cache-file | A caching solution using files to store data temporarily | 1 |
thinkjs/think-cache-redis | A Redis-based cache system for ThinkJS applications. | 5 |
thinkjs/think-cache-memcache | Provides an adapter for caching data using Memcache. | 0 |
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-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-redis | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
thinkjs/think-meta | A middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications. | 4 |
thinkjs/think-view | A View Engine for building dynamic web pages in ThinkJS applications | 5 |
thinkjs/think-logic | Provides a middleware component for logic execution in ThinkJS 3.x applications | 2 |
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |