issues
search
scylladb
/
gocql
Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
189
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make driver invalidate tablets
#350
dkropachev
opened
15 hours ago
0
Move getting peers information to separate function
#349
sylwiaszunejko
closed
1 day ago
2
Wait for zero-token nodes in schema agreement
#348
sylwiaszunejko
closed
1 day ago
0
Extract getSchemaAgreement to the separate function and unit test it against zero-token node
#347
sylwiaszunejko
closed
2 days ago
0
Honor the idempotent flag for retries
#346
sylwiaszunejko
closed
2 days ago
1
Fix `debounce` add skipping the `TestSimpleDebouncer` test
#345
illia-li
closed
4 days ago
0
Fix `debounce` fails
#344
illia-li
opened
1 week ago
4
Fix `gocql.Marshal` add the `unsetColumn` processing
#343
illia-li
opened
1 week ago
1
Add tags to all test files
#342
sylwiaszunejko
closed
1 week ago
0
TestSimpleDebouncer is flakky
#341
dkropachev
opened
1 week ago
1
Implement resource pool and queue for CCM package
#340
dkropachev
opened
1 week ago
0
Implement CCM package with basic functionality
#339
dkropachev
opened
1 week ago
0
Have unit tests for zero-token code
#338
dkropachev
opened
1 week ago
3
Have integration tests for zero token nodes
#337
dkropachev
opened
1 week ago
1
Build API for CCM to be used to provision and manipulate clusters in integration tests
#336
dkropachev
opened
1 week ago
0
Extend advanced CI
#335
dkropachev
opened
1 week ago
0
Fix `uuid`, `timeuuid` marshal, unmarshall
#334
illia-li
closed
1 day ago
0
Check if localHost is not zero token node
#333
sylwiaszunejko
closed
1 week ago
5
Switch back provisioning mode for extended cicd
#332
dkropachev
closed
1 week ago
1
Make benchmark collect goroutine stats
#330
sylwiaszunejko
opened
1 week ago
0
fix(simple_debouncer_test): make sure first call is picked up before making more calls
#329
dkropachev
closed
1 week ago
0
TestSimpleDebouncer/Case_2 cas stuck forever
#328
dkropachev
closed
1 week ago
0
Idempotent flag ignored for retries
#331
pdbossman
opened
2 weeks ago
8
Marshal: make const for negative int
#327
dkropachev
opened
2 weeks ago
1
Query retry logic is not triggered in certain cases
#326
dkropachev
opened
3 weeks ago
0
Queries failing due to `no hosts available in the pool`.
#325
ouamer-dahmani
closed
3 weeks ago
3
Do not throw a warning for zero token nodes
#324
sylwiaszunejko
closed
2 weeks ago
1
docs: add data types and quick start
#323
DanielHe4rt
closed
2 weeks ago
1
Fix `ascii` marshal, unmarshall
#322
illia-li
opened
3 weeks ago
1
Fix `varchar`, `text`, `blob` marshal, unmarshall
#321
illia-li
closed
2 weeks ago
2
Fix marshal `cqlint` - optimization
#320
illia-li
closed
2 weeks ago
0
TestSimpleDebouncer is flakky
#319
dkropachev
opened
1 month ago
0
Scan of int value into interface{} fails
#318
dkropachev
closed
2 weeks ago
1
Add `map` marshal tests
#317
illia-li
closed
1 month ago
0
Add `list`, `set` marshal tests
#316
illia-li
closed
1 month ago
0
Fix marshal `smallint` - optimization
#315
illia-li
closed
3 weeks ago
0
Fix `double` marshal, unmarshall functions
#314
illia-li
closed
3 weeks ago
0
Fix `float` marshal, unmarshall functions
#313
illia-li
closed
1 month ago
0
Fix wrong encoding on the marshal `duration` from `custom int64`
#312
illia-li
closed
1 month ago
1
Add `time`, `timestamp`, `date`, `duration` tests
#311
illia-li
closed
1 month ago
0
docs(readme): add pkg-docs link feat markdown enhancement
#310
DanielHe4rt
closed
1 month ago
4
Fix `varint` marshal, unmarshall
#309
illia-li
opened
1 month ago
0
Implement single connection benchmark
#308
sylwiaszunejko
closed
1 week ago
8
Marshal `int like` `cql types` into `uint like` `go types`
#307
illia-li
opened
1 month ago
0
Fix `int like` `cql types` with negative range, add error when processing `uint like` `go types`
#306
illia-li
closed
1 month ago
4
Make data in serialization benchmark static
#305
sylwiaszunejko
closed
1 month ago
0
Rename marshal folder
#304
dkropachev
closed
1 month ago
0
tests: relocate serialization tests
#303
dkropachev
closed
1 month ago
0
Add benchmark test suite for gocql.Marshal/Unmarshal
#302
sylwiaszunejko
closed
1 month ago
0
Fix unmarshall errors, add condition for `nil reference`
#301
illia-li
closed
1 month ago
2
Next