codr/cass

There is no license information available for the latest version (1.2.4) of this package.

A very simple library, for doing simple queries against Cassandra

1.2.4 2021-04-22 10:24 UTC

This package is auto-updated.

Last update: 2024-04-22 14:53:45 UTC


README

  • SomeClass extends ...
    • Model requires either ...
      • Cassandra adapter Datasource implements AdapterInterface
        • Datasource implements DatasourceInterface
      • MongoDB adapter implements AdapterInterface
        • MongoDB PHP impletments DatasourceInterface