[erlang-questions] The 2 GB limit

Ulf Wiger ulf.wiger@REDACTED
Tue Nov 24 16:06:29 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Igor Ribeiro Sucupira wrote:
> Hi.
> 
> Is there any plan (or work in progress) for removing the 2 GB size
> limit of dets files?
> 
> And, while this is not accomplished, do you think it could be easier
> to try to raise that limit to 4 GB? Assuming the issue is related to
> 32-bit addressing, I'm guessing (just guessing) that dealing with 4 GB
> files should not be difficult. Am I wrong? Why?

Rather than re-writing dets, I would go with something like Tokyo
Tyrant, build on a suitable erlang wrapper (like
http://github.com/mallipeddi/tora), and perhaps put something like
my sext library on top
(http://svn.ulf.wiger.net/sext/trunk/sext/examples/tt_proto.erl).

To match dets, I'd like to see some administrative code around the
creation and opening of Tyrant tables, including the ability to
"repair" the data from the transaction log. Seems doable, though.

http://1978th.net/tokyotyrant/

BR,
Ulf W
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksL9nUACgkQtqqFieqzed1v7wCfUf9bgDU+JfD8Gey51lvR7fxG
3iIAn0J5+8NpHH7DkLTgRlRuUKWomkXO
=C66x
-----END PGP SIGNATURE-----


More information about the erlang-questions mailing list