From 5776b7764b5b8e57b60cc286c8370295f0b1a788 Mon Sep 17 00:00:00 2001 From: tabcat Date: Tue, 29 Oct 2024 11:15:17 +0700 Subject: [PATCH] docs(readme): status is working on bugs --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index cb1fe3c..b18f670 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,8 @@ A modded [Prolly-tree](https://www.dolthub.com/blog/2024-03-03-prolly-trees/) im ## Project Status +I AM REWRITING THE MUTATOR AND TESTS AFTER FINDING SOME BUGS. + It's in a decent state but have not done performance analysis. API breaks will result in major version change. I haven't tested with non-local blockstores. Need to add abort signals and timeouts.