surrealpatch/lib/src
2023-08-16 14:31:39 +01:00
..
api Refactor Lazy::new(|| Surreal::init()) to Lazy::new(Surreal::init) (#2432) 2023-08-11 22:11:24 +00:00
cf Add Change Feeds GC (#2339) 2023-07-29 08:51:30 +00:00
cnf Add authentication support for local engines (#1908) 2023-06-09 13:45:07 +00:00
ctx feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
dbs Add warning log for dropped uncommitted write transactions (#2425) 2023-08-12 22:01:27 +00:00
doc Feat: btree serialisation + generic read/write tree cache (#2362) 2023-08-01 09:57:05 +00:00
env Fix version string (#1585) 2023-01-07 13:57:20 +00:00
err Implement all JSON Patch operations (#2398) 2023-08-10 06:38:46 +00:00
exe Limit the number of concurrent futures run when fetching remote records (#1824) 2023-04-18 22:32:29 +01:00
fnc Script function fixes (#2366) 2023-08-01 18:03:17 +00:00
iam [iam] Restore $auth. Allow user-token signin for root users (#2363) 2023-07-31 16:06:40 +00:00
idx Feat: btree serialisation + generic read/write tree cache (#2362) 2023-08-01 09:57:05 +00:00
key Feat: btree serialisation + generic read/write tree cache (#2362) 2023-08-01 09:57:05 +00:00
kvs Resolve assert to unwrap (#2448) 2023-08-16 14:31:39 +01:00
mac Feature - Implement fetch (#2117) 2023-06-22 12:14:54 +00:00
sql Refactored ds.rs to re-use and close write transaction (#2431) 2023-08-11 19:30:44 +01:00
vs Use non-monotonic versionstamps with TiKV by default (#2343) 2023-07-29 08:42:09 +00:00
lib.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00