Skip to content

CloudI/cloudi_service_db_cassandra_cql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudi_service_db_cassandra_cql

Build Status hex.pm version

CloudI DB Cassandra CQL Service

CloudI layer on top of erlcql from https://github.com/rpt/erlcql.git

NOTE: set service config count_process to desired pool size

erlcql_client results will be wrapped in cloudi:send_sync result: {ok, ErlcqlClientResult}

As a result all successful responses from erlcql_client will be of the form {ok, {ok, Response}}

All failures from erlcql_client will be of the form {ok, {error, Reason}}

send_sync errors will be standard 'CloudI' errors

About

Cassandra CQL CloudI Service (unmaintained)

Resources

Stars

Watchers

Forks

Packages

No packages published