Libraries tagged by cached data

league/flysystem-cached-adapter

358 Favers
24363659 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


mpyw/laravel-cached-database-stickiness

82 Favers
215119 Downloads

Guarantee database stickiness over the same user's consecutive requests

Go to Download


voceconnect/wp-large-options

35 Favers
3711 Downloads

You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.

Go to Download


nazalas/flysystem-cached-adapter

0 Favers
2121 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


devuri/ob-cache

0 Favers
2547 Downloads

A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.

Go to Download


afrazahmad/clear-cached-data

15 Favers
2473 Downloads

Clear all cached data i.e. views, config, routes etc

Go to Download


muath-ye/flysystem-cached-adapter

0 Favers
7 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


nocs/laravel-retriever

1 Favers
1446 Downloads

Retrieve cached data made simple.

Go to Download


opis/cache

7 Favers
1596 Downloads

A library that helps you work with cached content

Go to Download


dd4you/lgs

0 Favers
528 Downloads

Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done

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


marcocesarato/cpdo

4 Favers
182 Downloads

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

Go to Download


tugmaks/yii2-cached-dataprovider

0 Favers
8 Downloads

Cached data provider

Go to Download


atmorus/laravel-clear-all-cached-data

1 Favers
11 Downloads

Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7

Go to Download


Next >>