JSON support.

This commit is contained in:
Nuno Cruces
2023-10-18 23:14:46 +01:00
parent 61da30f44a
commit d60fceac92
6 changed files with 134 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ Performance is tested by running
- [x] nested transactions
- [x] incremental BLOB I/O
- [x] online backup
- [ ] JSON support
- [x] JSON support
- [ ] session extension
- [ ] custom VFSes
- [x] custom VFS API