mirror of
https://github.com/gofiber/storage.git
synced 2025-10-06 09:07:14 +08:00
Added Testcases and updated code
This commit is contained in:
@@ -15,7 +15,7 @@ type Config struct {
|
||||
// Keyspace is the name of the Cassandra keyspace to use.
|
||||
Keyspace string
|
||||
// Optional. Default is kv_store
|
||||
/// Table is the name of the Cassandra table to use.
|
||||
// Table is the name of the Cassandra table to use.
|
||||
Table string
|
||||
// Optional. Default is Quorum
|
||||
// Consistency is the Cassandra consistency level.
|
||||
|
Reference in New Issue
Block a user