scylla-go-driver
scylla-go-driver copied to clipboard
Experimental, high performance Scylla Driver, University of Warsaw students' project
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...
``` 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.
Add ability to bind and scan: * List * Map * Set * UDT * Tuple
Add support for: - Counter - Date - Time - Timestamp - Decimal - Varint - List - Set - Map - Tuple - UDT