Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion KV store w/ persistence

Received: by 10.14.199.6 with SMTP id w6mr13206316een.0.1352482962327;
        Fri, 09 Nov 2012 09:42:42 -0800 (PST)
X-BeenThere: project-voldemort@googlegroups.com
Received: by 10.14.173.67 with SMTP id u43ls3037449eel.8.gmail; Fri, 09 Nov
 2012 09:42:41 -0800 (PST)
Received: by 10.14.216.7 with SMTP id f7mr13189492eep.4.1352482961247;
        Fri, 09 Nov 2012 09:42:41 -0800 (PST)
Received: by 10.14.216.7 with SMTP id f7mr13189491eep.4.1352482961234;
        Fri, 09 Nov 2012 09:42:41 -0800 (PST)
Return-Path: <tsalora...@gmail.com>
Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52])
        by gmr-mx.google.com with ESMTPS id u8si6320197een.1.2012.11.09.09.42.41
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 09 Nov 2012 09:42:41 -0800 (PST)
Received-SPF: pass (google.com: domain of tsalora...@gmail.com designates 74.125.83.52 as permitted sender) client-ip=74.125.83.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of tsalora...@gmail.com designates 74.125.83.52 as permitted sender) smtp.mail=tsalora...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ee0-f52.google.com with SMTP id b57so3181673eek.39
        for <project-voldemort@googlegroups.com>; Fri, 09 Nov 2012 09:42:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=HFiC4Z5mmiRqTiqHUOZVDjp4VevdAFIOatlVyqn951g=;
        b=uvcXopx51+ZKTGR/1hFMTpmcmh0dnFzcJY3V7c4qx15HiNQsNGCNu7iH696ym+oZon
         gOoZNAP6BNuglsf3/HTsJiN2gGhoKPfAFWqE8PcGHQz4du1h7A4eNetVBsZ5JNYIpkIg
         ud17yz6ynqdltmhh/soTNqFpy5OsHpkw+MvArqbzRhw4jkTtvZjqKEBquVfn62VWj3XG
         IzrwkTNPFA9v6UQOFv1ooYxE4XIHr1SbOBmQvtw0fTz3EBVSpo1h4jmN5HDQRXv1SYCT
         wCIppwef9Coh9ahf59/C68GtUKziN1T6XmHZ9zGqFHVO7SzqUH4OsDssZJOE2GUDDads
         bsSQ==
MIME-Version: 1.0
Received: by 10.14.203.69 with SMTP id e45mr39357548eeo.38.1352482961149; Fri,
 09 Nov 2012 09:42:41 -0800 (PST)
Received: by 10.14.221.67 with HTTP; Fri, 9 Nov 2012 09:42:41 -0800 (PST)
In-Reply-To: <CA+O4ak6a-vwO3D=6iopvbg-R=UL3WO6QVNm8GT6UtJ8pUW8...@mail.gmail.com>
References: <0d9592d1-b6eb-4647-bbe6-d41ee8e7f9a9@googlegroups.com>
	<CA+O4ak7oYy8=XfdRi4EAFN5npfoNRYhOZSL-_ap6j_5TSJ_...@mail.gmail.com>
	<2AA71841-81AD-44C1-8C2E-1CE85D866...@pobox.com>
	<CA+O4ak6GZTNJA6jjdxxrhe-9uSbeXxb2eCL_q+K7XYcgGjf...@mail.gmail.com>
	<AEC9BD88-FF58-4A85-9809-CB8B14A5E...@pobox.com>
	<a8b683ff-e98b-4348-858b-b78281636569@googlegroups.com>
	<CAGrxA26PDHpRDnj+y+8b4jCEOqpOixYWRXVCwk8OZpQ0n86...@mail.gmail.com>
	<CA+O4ak6a-vwO3D=6iopvbg-R=UL3WO6QVNm8GT6UtJ8pUW8...@mail.gmail.com>
Date: Fri, 9 Nov 2012 09:42:41 -0800
Message-ID: <CAGrxA26yKs2VWetxfVnb=F711gk6fTUyT=aCTjORKa+583Y...@mail.gmail.com>
Subject: Re: [project-voldemort] KV store w/ persistence
From: Tatu Saloranta <tsalora...@gmail.com>
To: project-voldemort@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

On Fri, Nov 9, 2012 at 9:40 AM, Sunny Gleason <sunny.glea...@gmail.com> wrote:
> I think the problem is the sleepycat license:
>
> http://en.wikipedia.org/wiki/Sleepycat_License
>
> "The license is a strong form of copyleft because it mandates that
> redistributions in any form not only include the source code of
> Berkeley DB, but also "any accompanying software that uses the DB
> software". It is possible to circumvent this strict licensing policy
> through the purchase of a commercial software license from Oracle
> Corporation consisting of terms and conditions which are negotiated at
> the time of sale. This is an example of dual licensing."

So the usual GPL virality for not-all-open-source software? Which is
why it's less of an issue for my projects, which are OS all the way
typically.

-+ Tatu +-