scylla-go-driver icon indicating copy to clipboard operation
scylla-go-driver copied to clipboard

Experimental, high performance Scylla Driver, University of Warsaw students' project

Results 39 scylla-go-driver issues
Sort by recently updated
recently updated
newest added

Driver considers system.peers and system.local as the same things in dial, but in fact these are different! This is scylla in our repo: This is Scylla Cloud 3 Nodes: Driver...

bug
transport

``` Total: 0 490.97MB (flat, cum) 42.36% 159 . . } 160 . . 161 . . func (c *connReader) loop() { 162 . . c.bufw = frame.BufferWriter(&c.buf) 163 ....

The code to do that exists in pool and should be moved to cluster.

p2

Add ability to bind and scan: * List * Map * Set * UDT * Tuple

p3

Add support for: - Counter - Date - Time - Timestamp - Decimal - Varint - List - Set - Map - Tuple - UDT

p3
frame