This commit is contained in:
Thomas Zarebczan 2019-03-25 15:52:22 -04:00 committed by GitHub
parent 8e7cd9a6ec
commit 16179b5e55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,11 @@
---
author: samuel-lbryian
title: 'Claim Trie Memory Reduction'
date: '2019-03-25 15:00:00'
cover: 'database2.jpg'
category: technical
---
# The claim trie memory reduction # The claim trie memory reduction
Here follows a little writeup on some work that we have done to make the data structure in LBRYcrd less naive (and less RAM-hungry). We anticipate that it will ship in a LBRYcrd release in late spring. Here follows a little writeup on some work that we have done to make the data structure in LBRYcrd less naive (and less RAM-hungry). We anticipate that it will ship in a LBRYcrd release in late spring.