The source project of this merge request has been removed.
hinto-janai - full-time work on Cuprate (3 months)
Compare changes
+ 32
− 2
@@ -15,7 +43,9 @@ Past CCS: https://ccs.getmonero.org/proposals/gupax.html.
The main goal is to create a layer that separates the underlying database and the higher-level functions that are called by the other portions of Cuprate, e.g, `get_block()`. The aim here is to allow for easy hot-swapping of databases to test for the various operations Cuprate will be performing. In the end, a single database will be selected after testing, although the layer will continue to exist.
@@ -40,7 +70,7 @@ And there are things that are planned, but for the very distant future: