mirror of https://github.com/apache/cassandra
mention snapshot support in changelog
patch by jbellis for CASSANDRA-372 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@806258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
020d517ef4
commit
ec9ee93438
|
|
@ -7,6 +7,7 @@
|
|||
different types of operation on the same ColumnFamily could
|
||||
disagree on what data was present
|
||||
* Configurable LRU cache for key lookups
|
||||
* Snapshot support via JMX
|
||||
* Thrift API has changed a _lot_:
|
||||
- removed time-sorted CFs; instead, user-defined comparators
|
||||
may be defined on the column names, which are now byte arrays.
|
||||
|
|
|
|||
Loading…
Reference in New Issue