Bug 137477 - [NEW PORT] databases/cassandra: Open source distributed database management system
Summary: [NEW PORT] databases/cassandra: Open source distributed database management s...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 10:10 UTC by gslin
Modified: 2009-08-13 17:20 UTC (History)
1 user (show)

See Also:


Attachments
cassandra-0.3.0.shar (65.70 KB, text/plain)
2009-08-06 10:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-08-06 10:10:02 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-08-13 17:16:29 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-13 17:16:53 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"