Feature/lockless (#60)

* lockless

* new and improved api

* fix tests

Co-authored-by: J H <Blu-J@users.noreply.github.com>

* fix models again

* fix imports

* improved api

* fix internally tagged enums

---------

Co-authored-by: J H <Blu-J@users.noreply.github.com>
This commit is contained in:
Aiden McClelland
2023-09-28 13:26:17 -06:00
committed by GitHub
parent 8aeded3321
commit 3e5cc22bb6
23 changed files with 1008 additions and 4784 deletions

View File

@@ -13,4 +13,4 @@ repository = "https://github.com/Start9Labs/patch-db"
syn = { version = "1.0.5", features = ["full", "extra-traits"] }
quote = "1.0.1"
proc-macro2 = "1.0.1"
heck = "0.3.2"
heck = "0.4.1"

File diff suppressed because it is too large Load Diff