symfony-bundle keyvalue-bundle
KeyValue bundle for Symfony2
wopp/keyvalue-bundle
KeyValue bundle for Symfony2
- Thursday, August 8, 2013
- by wopp
- Repository
- 1 Watchers
- 0 Stars
- 180 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
KeyValue Bundle
KeyValue bundle for Symfony2 projects using MongoDB or Redis as storage, (*1)
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., (*2)
You can also make key-value entities expired on a defined timestamp (or definining a number of seconds)., (*3)