9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] btcd: A Full Alternative Bitcoin Implementation, Written In Go
Date: Tue, 14 May 2013 10:04:42 -0400	[thread overview]
Message-ID: <cb27e8aae8f1e4e967a4d20c1915e7b8@brasstown.quanstro.net> (raw)
In-Reply-To: <CAFBiP-1y+p265CJA=fgYf825oPc45CGH5-ivOOPKL7YvRpughQ@mail.gmail.com>

> The only dependency we are using that is not native Go is the sqlite3
> binding for the block database. I know there is a sqlite3 port for
> Plan 9, so, while I don’t believe any of us have tried it on Plan 9, I
> don’t see any reason it won’t work there as well.

if this is like many sql-lite-using programs i've seen, it may be simplier
and more robust to save data in a flat file format.

- erik



  reply	other threads:[~2013-05-14 14:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 12:44 Antonio Barrones
2013-05-14 14:04 ` erik quanstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-09 18:47 Antonio Barrones
2013-05-09 18:59 ` dexen deVries
2013-05-09 19:04   ` erik quanstrom
2013-05-09 19:22     ` dexen deVries

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cb27e8aae8f1e4e967a4d20c1915e7b8@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).