mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 09:45:09 +00:00
fix post
This commit is contained in:
parent
8e7cd9a6ec
commit
16179b5e55
1 changed files with 9 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue