Skip to content

Adding db to persist lox-context json files

onyinyang requested to merge onyinyang/lox:persist2 into main

Continuing with issues #6 (closed) and #21 (closed), attempting to add a sled backed store of lox-context jsons instead of just having the files read/written to the working dir.

Edited by onyinyang

Merge request reports