Download the PHP package spiral/roadrunner-kv without Composer
On this page you can find all versions of the php package spiral/roadrunner-kv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spiral/roadrunner-kv
More information about spiral/roadrunner-kv
Files in spiral/roadrunner-kv
Package roadrunner-kv
Short Description RoadRunner kv plugin bridge
License MIT
Homepage https://roadrunner.dev/
Informations about the package roadrunner-kv
RoadRunner KV Plugin Bridge
Documentation | Framework Bundle
This repository contains the codebase PSR-16 PHP cache bridge using kv RoadRunner plugin.
Installation
To install application server and KV codebase
You can use the convenient installer to download the latest available compatible version of RoadRunner server:
Usage
First you need to add at least one kv plugin to your roadrunner configuration. For example, such a configuration would be quite feasible to run:
Note Read more about all available drivers on the documentation page.
After starting the server with this configuration, one driver named "test
"
will be available to you.
The following code will allow writing and reading an arbitrary value from the RoadRunner server.
License:
MIT License (MIT). Please see Spiral Scout.
All versions of roadrunner-kv with dependencies
ext-json Version *
psr/simple-cache Version 2 - 3
roadrunner-php/roadrunner-api-dto Version ^1.0
spiral/goridge Version ^4.2
spiral/roadrunner Version ^2023.1 || ^2024.1