surrealpatch/src
2022-02-17 08:05:25 +00:00
..
cli Inject datastore instance instead of globally instantiated instance 2022-02-17 08:04:08 +00:00
cnf Replace xid with nanoid for record ID generation 2022-02-14 10:19:18 +00:00
ctx Ensure context canceller takes a reference 2022-01-21 12:51:05 +00:00
dbs Move byte formatting macro to macro module 2022-02-17 08:05:25 +00:00
doc Switch to asynchronous owned mutex locks in underlying kv storage 2022-02-15 03:33:16 +00:00
err Remove unnecessary 'anyhow' crate 2022-02-16 23:45:23 +00:00
fnc Replace xid with nanoid for record ID generation 2022-02-14 10:19:18 +00:00
key Add Into<Vec<u8>> and From<Vec<u8>> for storage keys 2022-01-31 23:11:06 +00:00
kvs Inject datastore instance instead of globally instantiated instance 2022-02-17 08:04:08 +00:00
mac Move byte formatting macro to macro module 2022-02-17 08:05:25 +00:00
net Inject datastore instance instead of globally instantiated instance 2022-02-17 08:04:08 +00:00
sql Switch to asynchronous owned mutex locks in underlying kv storage 2022-02-15 03:33:16 +00:00
lib.rs Ensure wasm library builds correctly 2022-01-13 17:53:30 +00:00
main.rs Rename 'web' module to 'net' 2022-02-09 15:55:04 +00:00