surrealpatch/core/src
2024-09-17 10:12:10 +00:00
..
cf Improve node membership processing and garbage collection (#4780) 2024-09-16 21:51:29 +01:00
cnf Make query depth limits configurable (#4787) 2024-09-17 10:12:10 +00:00
ctx Support allowlisting of specific capabilities via the SurrealDB CLI (#4763) 2024-09-16 15:36:24 +00:00
dbs Improve node membership processing and garbage collection (#4780) 2024-09-16 21:51:29 +01:00
doc Feat: Include record ID in live queries notifications. (#2950) 2024-09-16 00:48:57 +01:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Add graphql config (#4704) 2024-09-17 09:29:16 +00:00
exe Refactor migrating away from once cell (#4614) 2024-09-05 09:04:12 +01:00
fnc Support allowlisting of specific capabilities via the SurrealDB CLI (#4763) 2024-09-16 15:36:24 +00:00
gql Add graphql config (#4704) 2024-09-17 09:29:16 +00:00
iam Add graphql config (#4704) 2024-09-17 09:29:16 +00:00
idg Insert with version (#4583) 2024-08-22 22:34:33 +00:00
idx Select count table scan optimisation (#4285) 2024-09-16 16:30:00 +00:00
key Add graphql config (#4704) 2024-09-17 09:29:16 +00:00
kvs Use native SurrealKV savepoints (#4749) 2024-09-17 10:05:15 +00:00
mac Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
obs Refactor migrating away from once cell (#4614) 2024-09-05 09:04:12 +01:00
rpc Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
sql Add graphql config (#4704) 2024-09-17 09:29:16 +00:00
syn Make query depth limits configurable (#4787) 2024-09-17 10:12:10 +00:00
vs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
fflags.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
lib.rs Add graphql support (#3797) 2024-08-18 18:49:27 +00:00
options.rs Improve node membership processing and garbage collection (#4780) 2024-09-16 21:51:29 +01:00