【问题标题】:Does Tarantool have connector for PHP 7? [closed]Tarantool 有 PHP 7 的连接器吗? [关闭]
【发布时间】:2016-07-13 05:56:21
【问题描述】:

我想在新的 PHP 7 中使用 Tarantool。我在这里找到了驱动程序 https://github.com/tarantool/tarantool-php,但它只适用于 PHP 5。

【问题讨论】:

  • 据我所知,tarantool 的 php 7 驱动程序不存在。尝试询问 GH 的开发人员。
  • GitHub 问题页面有一个打开的项目反映了这个 github.com/tarantool/tarantool-php/issues/46 你先看了吗?
  • 谢谢,Josh J。这是我的错,他们真的已经在努力了。无论如何,也许您知道一些现成的第三方解决方案?我可以看到一个问题已经足够老了(于 2015 年 6 月 1 日打开),所以我不确定它是否会很快关闭。 upd:bigbes 已经回答:“PHP7 驱动正在开发中。Alpha 版本已公开,但非常脆弱。”

标签: php php-7 tarantool


【解决方案1】:

PHP7 驱动程序正在开发中。 Alpha 版本是公开的,但是非常脆弱。

它位于https://github.com/tarantool/tarantool-php 存储库的php7-v1 分支上。

作为替代方案,您也可以尝试纯 php 驱动程序,该驱动程序也适用于 php7:https://github.com/tarantool-php/client

【讨论】:

  • 作为替代方案,您也可以尝试pure php驱动程序,它也适用于php7。
  • 谢谢各位大佬。我会试试看。我期待着不脆弱的版本:)
猜你喜欢
  • 2012-02-12
  • 1970-01-01
  • 2019-02-11
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2019-07-20
  • 2018-12-16
相关资源
最近更新 更多