Libraries tagged by in-memory store

millipress/millicache

72 Favers
3156 Downloads

WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.

Go to Download


eliashaeussler/transient-logger

1 Favers
227372 Downloads

PSR-3 compliant logger to store logs in memory, especially useful for testing

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
360977 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


bnomei/kirby3-redis-cachedriver

10 Favers
1874 Downloads

Advanced Redis cache-driver with in-memory store, transactions and preloading

Go to Download


sweetrdf/in-memory-store-sqlite

3 Favers
501 Downloads

RDF in-memory quad store implementation using PDO and SQLite.

Go to Download


scale/store

1 Favers
3 Downloads

Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.

Go to Download


melia/object-storage

1 Favers
32 Downloads

Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.

Go to Download


mailmug/zentropy-php

0 Favers
14 Downloads

PHP client for Zentropy server

Go to Download


bnomei/kirby3-apcu-cachedriver

1 Favers
14 Downloads

APCu based Cache-Driver with garbage collection and in-memory store

Go to Download


xprt64/cqrs-eventstore-inmemory

0 Favers
10 Downloads

In memory implementation for CQRS Event Store for PHP

Go to Download


hail/safe-storage

0 Favers
23 Downloads

Store data safely in memory at runtime

Go to Download


orware/compressed-string

4 Favers
735 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


jamm/memory

133 Favers
27044 Downloads

Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.

Go to Download


mjsilva/in-memory-storage

0 Favers
27839 Downloads

Simple class that uses singleton pattern to save whatever in memory

Go to Download


sugarcraft/candy-vt

0 Favers
798 Downloads

In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.

Go to Download


Next >>