cnf
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
dbs
|
Implement record storing and fetching
|
2022-03-07 18:11:44 +00:00 |
doc
|
Implement record storing and fetching
|
2022-03-07 18:11:44 +00:00 |
err
|
Use external storekey library for key encoding
|
2022-03-16 14:45:55 +00:00 |
key
|
Use u8 instead of char for datastpre key separators
|
2022-03-16 15:33:43 +00:00 |
kvs
|
Implement initial logic for DEFINE statements
|
2022-03-07 18:15:57 +00:00 |
mac
|
Remove unused macros
|
2022-03-15 08:34:40 +00:00 |
sql
|
Ensure numbers do not overflow numeric bounds
|
2022-03-16 15:40:26 +00:00 |
lib.rs
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |