No readme file found in bundle.
Copyright (c) 2011 Liip
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
liip_doctrine_cache:
namespaces:
# Prototype
name:
namespace: ~
type: ~ # Required
host: ~
port: ~
timeout: ~
id: ~
directory: ~
extension: ~
alias: []
-
Merge pull request #23 from c33s/master
By lsmith77, 5 years ago
-
better visualization of the deprecated status
By c33s, 5 years ago
-
added deprecation notice
By lsmith77, 6 years ago
-
Merge pull request #21 from zibok/AddDeleteAllBatch
By lsmith77, 6 years ago
-
Add a batch command allowing to invalidate a whole namespace
By Vincent Lepot, 6 years ago
-
Merge pull request #19 from adrienbrault/patch-1
By lsmith77, 7 years ago
-
Don't recommend to use dev-master
By adrienbrault, 7 years ago
-
Merge pull request #17 from KingCrunch/alias
By lsmith77, 7 years ago
-
Some docs for adapter-alias
By KingCrunch, 7 years ago
-
Add ability to add alias to existing cache adapter configurations
By KingCrunch, 7 years ago
-
Merge pull request #14 from maxromanovsky/redis
By lsmith77, 7 years ago
-
Merge pull request #16 from robertfausk/master
By lsmith77, 7 years ago
-
add ability to set timeout when instantiating memcache server
By robertfausk, 7 years ago
-
Added Redis support
By maxromanovsky, 7 years ago
-
add a note about default values
By lsmith77, 7 years ago
-
Merge pull request #12 from robertfausk/patch-1
By lsmith77, 7 years ago
-
added support to memcache for UNIX domain sockets
By robertfausk, 7 years ago
-
Merge pull request #11 from jrobeson/patch-1
By lsmith77, 7 years ago
-
remove symfony 2.0 installation instructions
By jrobeson, 7 years ago
-
Merge pull request #10 from jenkoian/add-branch-alias
By lsmith77, 7 years ago
-
Provide branch alias
By jenkoian, 7 years ago
-
Update README.md
By dbu, 7 years ago
-
Merge pull request #7 from benjamindulau/env_namespace
By lsmith77, 8 years ago
-
Updated compiler pass to always use the config key in service IDs. This allows for instance to set different namespaces depending on the environment; useful when using different environments on the same server.
By benjamindulau, 8 years ago
-
tweaked docs
By roderik, 8 years ago
-
case sensitivity oops
By lsmith77, 8 years ago
-
more sane default cache dir for file system cache
By lsmith77, 8 years ago
-
Merge pull request #6 from ConneXNL/master
By lsmith77, 8 years ago
-
Update DependencyInjection/Compiler/ServiceCreationCompilerPass.php
By ConneXNL, 8 years ago
-
Update Resources/config/services.xml
By ConneXNL, 8 years ago