surrealpatch/src
2022-01-20 23:06:58 +00:00
..
cli Verify database path parameter on command-line 2022-01-13 06:56:24 +00:00
cnf Add failure recovery to web package 2022-01-14 17:13:44 +00:00
ctx Remove unused type 2022-01-20 20:30:54 +00:00
dbs Add SQL statement logging 2022-01-20 23:06:58 +00:00
doc Add document package blueprint 2022-01-13 07:00:50 +00:00
err Ensure errors are sent when JSON request parsing fails 2022-01-19 11:35:35 +00:00
fnc Ensure functions can be run asynchronously 2022-01-19 14:33:55 +00:00
key Add initial key-value storage key implementation 2022-01-13 17:40:20 +00:00
kvs Add initial kvs backend storage code 2022-01-13 17:35:48 +00:00
mac Large update to code to convert Golang to Rust 2022-01-13 17:37:38 +00:00
sql Remove unused method 2022-01-20 23:03:28 +00:00
web Ensure errors are sent when JSON request parsing fails 2022-01-19 11:35:35 +00:00
lib.rs Ensure wasm library builds correctly 2022-01-13 17:53:30 +00:00
main.rs Large update to code to convert Golang to Rust 2022-01-13 17:37:38 +00:00