Skip to content

isoos/cassandart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassandra database client in Dart

  • The package can be used with Cassandra (and Elassandra).
  • It is able to handle basic types (but: no map yet).
  • Detects and auto-connects peers.
  • Auto-selects peers with lower latencies.
  • Select the peer that is most likely to contain the data (use: hint).

This is an experimental library and protocol, use at your own risk.

How to contribute

Check and follow the spec of the wire protocol v4 before creating a PR.

Releases

No releases published

Packages

No packages published

Languages