PHPackages                             sweetchuck/cache-backend-arangodb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. sweetchuck/cache-backend-arangodb

ActiveLibrary[Caching](/categories/caching)

sweetchuck/cache-backend-arangodb
=================================

PSR6 compatible cache backend implementation with ArangoDB

1.x-dev(3mo ago)10GPL-2.0-or-laterPHPPHP &gt;= 8.2

Since Jan 31Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Sweetchuck/cache-backend-arangodb)[ Packagist](https://packagist.org/packages/sweetchuck/cache-backend-arangodb)[ Docs](https://github.com/Sweetchuck/cache-backend-arangodb)[ RSS](/packages/sweetchuck-cache-backend-arangodb/feed)WikiDiscussions 1.x Synced today

READMEChangelogDependencies (20)Versions (1)Used By (0)

Psr/Cache compatible pool implementation with ArangoDB
======================================================

[](#psrcache-compatible-pool-implementation-with-arangodb)

[![CircleCI](https://camo.githubusercontent.com/1196221a8ab5cdfbdc4492d8cfa0d63d57451e86f706d06797e7fb39df97a6dc/68747470733a2f2f636972636c6563692e636f6d2f67682f5377656574636875636b2f63616368652d6261636b656e642d6172616e676f64622e7376673f7374796c653d737667)](https://circleci.com/gh/Sweetchuck/cache-backend-arangodb)[![codecov](https://camo.githubusercontent.com/5ca069d1fd014f402b79217b12a9cd7c9696534827514c412e73e519ce51df8f/68747470733a2f2f636f6465636f762e696f2f67682f5377656574636875636b2f63616368652d6261636b656e642d6172616e676f64622f6272616e63682f312e782f67726170682f62616467652e737667)](https://codecov.io/gh/Sweetchuck/cache-backend-arangodb)

Supported interfaces
--------------------

[](#supported-interfaces)

- [`\Psr\SimpleCache\CacheInterface`](https://github.com/php-fig/simple-cache/blob/master/src/CacheInterface.php)
- [`\Psr\Cache\CacheItemPoolInterface`](https://github.com/php-fig/cache/blob/master/src/CacheItemPoolInterface.php)
- [`\Cache\TagInterop\TaggableCacheItemPoolInterface`](https://github.com/php-cache/tag-interop/blob/master/TaggableCacheItemPoolInterface.php)

Example
-------

[](#example)

```
