Libraries tagged by cache sync

nystudio107/craft-scripts

362 Favers
54818 Downloads

Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments

Go to Download


inopx/noslamcache

13 Favers
171 Downloads

PHP Cache Library with process synchronization to prevent slamming and performance down spikes.

Go to Download


mvaliolahi/cache-sync

0 Favers
4 Downloads

PHP Cache synchronization library.

Go to Download


codeages/cache-sync

1 Favers
3298 Downloads

Cache Sync

Go to Download


mehr-it/lara-local-synchronized-cache

0 Favers
2362 Downloads

High-performance local cache which synchronizes automatically on distributed systems

Go to Download


coco-project/sql-cache

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


andyvanee/synchroversion

1 Favers
30 Downloads

File-based, versioning cache system

Go to Download


redshoes/redis-driver-fallback

0 Favers
7 Downloads

When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.

Go to Download


pdeio/redis-driver-fallback

2 Favers
3346 Downloads

When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.

Go to Download


franzwilding/bunny-rsync

1 Favers
8 Downloads

Sync a local directory with bunny edge storage zone and purge cache

Go to Download


divineomega/do-file-cache

16 Favers
1606272 Downloads

DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

Go to Download


micheh/psr7-cache

43 Favers
217406 Downloads

Cache and conditional request helpers for PSR-7 HTTP Messages

Go to Download


abe/cache-for-laravel-sanctum

16 Favers
6098 Downloads

Let Laravel Sanctum use cache to retrieve token

Go to Download


rapidwebltd/rw-file-cache

15 Favers
167756 Downloads

RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

Go to Download


reportico/fresh-file

0 Favers
6041 Downloads

Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?

Go to Download


Next >>