mirror of
https://github.com/Green-Sky/crdt_tests.git
synced 2025-12-07 03:56:36 +01:00
basic lightly tested v1, only change from v0 to v1 is actor cache (way lighter for large actor ids)
This commit is contained in:
@@ -38,6 +38,7 @@ endif()
|
||||
add_subdirectory(./prototyping EXCLUDE_FROM_ALL)
|
||||
|
||||
add_subdirectory(./version0)
|
||||
add_subdirectory(./version1)
|
||||
|
||||
add_subdirectory(./bench)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user