agoragames / kairos

Python module for time series data in Redis and Mongo
BSD 3-Clause "New" or "Revised" License
207 stars 38 forks source link

Add generic option support to Cassandra table creates #53

Open awestendorf opened 10 years ago

awestendorf commented 10 years ago

Support a generic map for all of the arguments available in the WITH section of

CREATE TABLE ... (
  ...
) WITH
...