Пакет cassandra: Информация

    Исходный пакет: cassandra
    Версия: 0.6.2-alt1
    Собран:  25 мая 2010 г. 22:22
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Домашняя страница: http://incubator.apache.org/cassandra/

    Лицензия: Apache License v2.0
    О пакете: Highly scalable, eventually consistent, distributed, structured key-value store
    Описание: 
    Cassandra brings together the distributed systems technologies from Dynamo
    and the data model from Google's BigTable. Like Dynamo, Cassandra is
    eventually consistent. Like BigTable, Cassandra provides a ColumnFamily-based
    data model richer than typical key/value systems.
    
    Compared to other databases, three big features stand out:
    
     * Flexible schema: with Cassandra, like a document store, you don't have
       to decide what fields you need in your records ahead of time.
       You can add and remove arbitrary fields on the fly.
       This is an incredible productivity boost, especially in large deployments.
    
     * True scalability: Cassandra scales horizontally in the purest sense.
       To add more capacity to a cluster, turn on another machine.
       You don't have restart any processes, change your application queries,
       or manually relocate any data.
    
     * Multi-datacenter awareness: you can adjust your node layout to ensure that
       if one datacenter burns in a fire, an alternative datacenter will have at
       least one full copy of every record.
    
    Some other features that help put Cassandra above the competition:
    
     * Range queries: unlike most key/value stores, you can query for ordered
       ranges of keys.
    
     * List datastructures: super columns add a 5th dimension to the hybrid model,
       turning columns into lists. This is very handy for things like per-user
       indexes.
    
     * Distributed writes: you can read and write any data to anywhere in the
       cluster at any time. There is never any single point of failure.
    
    For more information see http://incubator.apache.org/cassandra

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cassandra (noarch)
    cassandra-javadoc (noarch)

    Сопровождающий: Vitaly Kuznetsov

    Список участников:
    Vitaly Kuznetsov

    Права:
    Vitaly Kuznetsov
    @everybody

      1. ant
      2. ant-junit
      3. log4j
      4. rpm-build-java
      5. java-1.6.0-sun-devel

    Последнее изменение


    25 мая 2010 г. Vitaly Kuznetsov 0.6.2-alt1
    - 0.6.2
    16 апреля 2010 г. Vitaly Kuznetsov 0.6.1-alt1
    - 0.6.1
    15 апреля 2010 г. Vitaly Kuznetsov 0.6.0-alt1
    - 0.6.0