Skip to content

KeyValue bundle for Symfony2 projects using MongoDB or Redis as storage

Notifications You must be signed in to change notification settings

wopp/keyvalue-bundle

Repository files navigation

KeyValue Bundle

KeyValue bundle for Symfony2 projects using MongoDB or Redis as storage

It offers integration with MongoDB and Redis storage through an unified interface provided by a KeyValueService. This service allows you set a new key-value entity and get the value for the given key.

You can also make key-value entities expired on a defined timestamp (or definining a number of seconds).

About

KeyValue bundle for Symfony2 projects using MongoDB or Redis as storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages