scylla
Here are 18 public repositories matching this topic...
Flags
We need pretty much all the flags from https://github.com/volatiletech/sqlboiler#initial-generation, schema should be replaced with keyspace and models should be written to models/keyspace.
Output
For every table in a given keyspace generate Table metatata.
// TableName is generated metadata for <keyspace>.<table_name>.
struct TableName {
Keyspace string
Name A sample project for Spring Boot, Kotlin and Reactive Scylla :rocket:
-
Updated
Jul 23, 2019 - Kotlin
Terraform module for creating Scylla clusters on AWS
-
Updated
Dec 18, 2019 - HCL
A simple demo on mining Twitter data to Scylla and Elasticsearch
-
Updated
Sep 29, 2018 - JavaScript
Terraform module for load testing a Scylla cluster with scylla-bench.
-
Updated
Nov 26, 2019 - HCL
experiments with node-to-client encryption
-
Updated
Feb 21, 2019 - Shell
Conan recipe for Cassandra / Scylladb C/C++ driver - https://github.com/datastax/cpp-driver
-
Updated
Aug 1, 2019 - Python
Improve this page
Add a description, image, and links to the scylla topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scylla topic, visit your repo's landing page and select "manage topics."
Currently, there are no clear guidelines for determining when to log messages and what category to give them. We need to address the following, to begin with: