Which PHP client library to use with Cassandra?

前端 未结 4 2232
伪装坚强ぢ
伪装坚强ぢ 2020-12-18 05:55

I\'ve tried phpcassa but what about \"Cassandra PHP Client Library\" or \"SimpleCassie\"? Which one would be the best choice?

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-18 06:28

    In my project I use Pandra : https://github.com/mjpearson/Pandra/wiki and it works fine.

提交回复
热议问题