Joseph Gleason ⑈ [ARCHIVE] on Nostr: 📅 Original date posted:2015-10-22 📝 Original message:I have done a lot of ...
📅 Original date posted:2015-10-22
📝 Original message:I have done a lot of recent work on local key value stores, mostly for a
java electrum server I am working on.
I'd suggest considering LMDB. One downside is that it is memory mapped so
32-bit systems that need over 2gb of storage are right out. Other than
that, it is quite fast and seems reliable in my testing.
On Thu, Oct 22, 2015 at 2:37 PM Jeff Garzik via bitcoin-dev <
bitcoin-dev at lists.linuxfoundation.org> wrote:
> Here is the beginnings of an implementation to replace leveldb with
> sqlite:
https://github.com/jgarzik/bitcoin/tree/2015_sqlite>
> It builds, but still needs work before passing tests.
>
> It was noted that leveldb is unmaintained, and this is part of researching
> alternatives that are maintained and reliable.
>
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev at lists.linuxfoundation.org
>
https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151022/50d97fdf/attachment.html>
Published at
2023-06-07 17:43:52Event JSON
{
"id": "e70cc3bbb968f2361ca8b77e7b8f99f3fb3b9b613f141e6aed8080f5b3ffce88",
"pubkey": "00685efade6198fb1c4af79347bcaafcac5dc9146f0bf11eff4ae3ee55087033",
"created_at": 1686159832,
"kind": 1,
"tags": [
[
"e",
"09f07bc0e1ba48805727ba44deb034dc283bfadbc39b90714e52ddd0cad07414",
"",
"root"
],
[
"e",
"f2d35e030eaecdb95226a9685e426f4e931be6f5cad74c10331f895b1555b3d7",
"",
"reply"
],
[
"p",
"fc7892eea47289e31dc49660ebe7f00108707eb2ee3b59909accdf0afaa4eb61"
]
],
"content": "📅 Original date posted:2015-10-22\n📝 Original message:I have done a lot of recent work on local key value stores, mostly for a\njava electrum server I am working on.\n\nI'd suggest considering LMDB. One downside is that it is memory mapped so\n32-bit systems that need over 2gb of storage are right out. Other than\nthat, it is quite fast and seems reliable in my testing.\n\n\nOn Thu, Oct 22, 2015 at 2:37 PM Jeff Garzik via bitcoin-dev \u003c\nbitcoin-dev at lists.linuxfoundation.org\u003e wrote:\n\n\u003e Here is the beginnings of an implementation to replace leveldb with\n\u003e sqlite: https://github.com/jgarzik/bitcoin/tree/2015_sqlite\n\u003e\n\u003e It builds, but still needs work before passing tests.\n\u003e\n\u003e It was noted that leveldb is unmaintained, and this is part of researching\n\u003e alternatives that are maintained and reliable.\n\u003e\n\u003e\n\u003e _______________________________________________\n\u003e bitcoin-dev mailing list\n\u003e bitcoin-dev at lists.linuxfoundation.org\n\u003e https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev\n\u003e\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151022/50d97fdf/attachment.html\u003e",
"sig": "a7bcf7bed035c030cc93ecf4baf7280930ba76d3352ce759fd3226f6dc8008bca94025e173ed08d61264fc5e61fa9aaf9f67954d3e8077cf9ffd3a4ab9700b71"
}