You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WITH CLUSTERING ORDER BY (first_submission_date_time DESC)
- devise a strategy for objects
PRIMARY KEY ((id, source), date))
WITH CLUSTERING ORDER BY (date_time DESC)
2) update SASI Index
3) adjust interface.go for cassandra
4) complete dockerfile
5) port maintenance code
6) merge readme.md
- add information on maintenance for cassandra: compaction, repair, multi-dc
- warning on using Docker verses native
- add documentation for fakesS3
7) merge contrib.md
8) add additional config options for cassandra
9) merge proxy file for S3
10) add mongodb code?
12) add option to sent AMQP message on write for streaming
13) [drop support] remove all flatfile storage. This will add complexity for relative locations with generic files. Not impossible but keeping it simple is best.