corredted v1 results, v2 using hint for seach and last insert index cache as hint

This commit is contained in:
2022-12-22 23:51:59 +01:00
parent 72d00f759d
commit 47f406b786
8 changed files with 860 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#define EXTRA_ASSERTS 1
#define EXTRA_ASSERTS 0
#include <green_crdt/v1/list.hpp>
#include <nlohmann/json.hpp>