文件名称:SncRedisBundle:用于Symfony的Redis捆绑包,支持Predis和PhpRedis
文件大小:67KB
文件格式:ZIP
更新时间:2024-02-26 11:58:15
redis php symfony bundle symfony-bundle
RedisBundle 关于 该软件包将和集成到您的Symfony 3.4+应用程序中,从而为提供了快速便捷的界面。 建议使用本机PhpRedis扩展,因为它速度更快,并且是我们的主要开发平台。 如果扩展名不可用且无法在您的环境中安装,则Predis被认为是安全且可移植的替代方案,我们的集成在功能上应相同。 安装 使用 : composer require snc/redis-bundle 文献资料 执照 请参阅。
【文件预览】:
SncRedisBundle-master
----Command()
--------RedisBaseCommand.php(3KB)
--------RedisFlushdbCommand.php(2KB)
--------RedisFlushallCommand.php(2KB)
----SncRedisBundle.php(2KB)
----Resources()
--------doc()
--------views()
--------config()
----Logger()
--------RedisLogger.php(2KB)
----LICENSE(1KB)
----composer.json(2KB)
----CHANGELOG.md(26KB)
----Session()
--------Storage()
----README.md(2KB)
----Factory()
--------PhpredisClientFactory.php(7KB)
--------PredisParametersFactory.php(2KB)
----Extra()
--------RateLimit.php(6KB)
----DependencyInjection()
--------Compiler()
--------SncRedisExtension.php(20KB)
--------Configuration()
----Client()
--------Phpredis()
--------Predis()
----SwiftMailer()
--------RedisSpool.php(2KB)
--------RedisSpool6.php(576B)
--------RedisSpool5.php(570B)
----Profiler()
--------Storage()
----DataCollector()
--------DataCollectorSymfonyCompatibilityTrait.php(1KB)
--------RedisDataCollector.php(2KB)