Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2009 16:16:39 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/cassandra Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200908131616.n7DGGdd5004089@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-08-13 16:16:39 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/cassandra  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Cassandra is a 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.
  
  Cassandra was open sourced by Facebook in 2008, where it was designed
  by one of the authors of Amazon's Dynamo. In a lot of ways you can
  think of Cassandra as Dynamo 2.0. Cassandra is in production use at
  Facebook but is still under heavy development.
  
  WWW:    http://incubator.apache.org/cassandra/
  
  PR:             ports/137477
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.792     +1 -0      ports/databases/Makefile
  1.1       +31 -0     ports/databases/cassandra/Makefile (new)
  1.1       +3 -0      ports/databases/cassandra/distinfo (new)
  1.1       +13 -0     ports/databases/cassandra/pkg-descr (new)
  1.1       +890 -0    ports/databases/cassandra/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908131616.n7DGGdd5004089>