Date: Thu, 1 Jul 2010 05:49:29 +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/cego Makefile distinfo pkg-descr pkg-plist Message-ID: <201007010549.o615nTaI054091@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-07-01 05:49:29 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/cego Makefile distinfo pkg-descr pkg-plist Log: Cego is a Relational Database Management System (RDBMS). Cego supports transactional SQL query requests in a multithreaded architecture. For high availablility requirements, Cego supports a database shadowing feature. Several compute nodes can be defined in a Cego database configuration, where each node is able to manage a number of so called table sets. For each tableset, a backup node can be defined, which runs is recover mode for the corresponding tableset. If required, the tableset can be switched to the backup node and this node gets the active node for the tableset. Many more details are available at: WWW: http://www.lemke-it.com/ PR: ports/147822 Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu> Feature safe: yes Revision Changes Path 1.886 +1 -0 ports/databases/Makefile 1.1 +27 -0 ports/databases/cego/Makefile (new) 1.1 +3 -0 ports/databases/cego/distinfo (new) 1.1 +13 -0 ports/databases/cego/pkg-descr (new) 1.1 +33 -0 ports/databases/cego/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007010549.o615nTaI054091>