Sha256: 2582561daab3cb87efaf86adb4e1d377223560d87ccc6533a56d4ffd56fb6dfa

Contents?: true

Size: 521 Bytes

Versions: 4

Compression:

Stored size: 521 Bytes

Contents



* concurrent_reads, concurrent_writes

* ColumnFamily, SuperColumnFamily

* Keyspace

create temp table uncommonplaces (
  id integer primary key asc,
  nvisits integer)
  ;


mmap means index data files and index files
  mmap in cassandra consumes up to 2GB

  the data we store in the ring is immutable (most of it) or live but independently replay-able (some of it). If I lost say an hour of writes, that's not such a big deal; I could re-play or loa. Is it safe 
  

* Don't use the cli.  Use Ruby (irb) or Python

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wukong-2.0.2 old/cassandra_streaming/berlitz_for_cassandra.textile
wukong-2.0.1 old/cassandra_streaming/berlitz_for_cassandra.textile
wukong-2.0.0 old/cassandra_streaming/berlitz_for_cassandra.textile
wukong-1.5.4 examples/cassandra_streaming/berlitz_for_cassandra.textile