Closed BrannonKing closed 4 years ago
Things included: Separation of LBRY-original code into its own library. Replace LevelDB with Sqlite Replace key-value data storage with relational data. Cap the RAM usage by storing and leaving the trie in the DB.
Things included: Separation of LBRY-original code into its own library. Replace LevelDB with Sqlite Replace key-value data storage with relational data. Cap the RAM usage by storing and leaving the trie in the DB.