From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Mick Subject: Re: Rados Protocoll Date: Mon, 05 Aug 2013 20:16:48 -0700 Message-ID: <52006AA0.1090604@inktank.com> References: <51FABE7F.90200@niklasgoerke.de> <51FB74C0.3060706@niklasgoerke.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f174.google.com ([209.85.192.174]:55373 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753701Ab3HFDQ7 (ORCPT ); Mon, 5 Aug 2013 23:16:59 -0400 Received: by mail-pd0-f174.google.com with SMTP id 10so4013260pdc.19 for ; Mon, 05 Aug 2013 20:16:58 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Noah Watkins Cc: Niklas Goerke , "ceph-devel@vger.kernel.org" On 08/04/2013 10:51 PM, Noah Watkins wrote: > On Fri, Aug 2, 2013 at 1:58 AM, Niklas Goerke wrote: >> >> As for the documentation you referenced: I didn't find a documentation of >> the RADOS Protocol which could be used to base an implementation of librados >> upon. Does anything like this exist, or would I need to "translate" the c >> implementation? > > I do not know of any detailed documentation of the protocol except for > the source :( ...nor, it should be pointed out, is it to be considered at all stable...