Libraries tagged by cached data

nao-pon/flysystem-cached-adapter

0 Favers
56 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


muath-ye/flysystem-cached-adapter

0 Favers
8 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


msadiq/flysystem-cached-adapter

0 Favers
3 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


moova/flysystem-cached-adapter

0 Favers
7 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


fabianblum/flysystem-cached-adapter

0 Favers
6 Downloads

Fork of an adapter decorator to enable meta-data caching.

Go to Download


r_blaster/laravel-all-clear-cache

0 Favers
13 Downloads

You can clear all cached data in single command (all-clear).

Go to Download


benjamindean/one-line-apc

0 Favers
18 Downloads

Dead simple wrapper class for APC and APCu which capable of setting and getting cached data in one line.

Go to Download


aldeebhasan/laravel-cache-flusher

3 Favers
4 Downloads

A lightweight package to invalidate cache entries automatically when the cached data changed.

Go to Download


v8-ict/laravel-smart-cache

0 Favers
14 Downloads

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

Go to Download


jankx/cache-system

0 Favers
12 Downloads

Manage and load dynamic data for page cached via Javascript

Go to Download


ferdiunal/laravel-cache-couchdb

0 Favers
0 Downloads

This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.

Go to Download


coco-project/sql-cache

0 Favers
20 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


saguajardo/rest_lumen_mongodb_redis

1 Favers
7 Downloads

This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis

Go to Download


prettus/l5-repository

4274 Favers
9115808 Downloads

Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer

Go to Download


phpfastcache/phpfastcache

2434 Favers
4065109 Downloads

PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.

Go to Download


<< Previous Next >>