TerminusDB 10.1.5 has been released with some significant performance improvements. TerminusDB is faster and better than ever. Highlights include –
10 x speed up of document retrieval
10 x improvement in insertion speed
Reverse links are now supported to make constructing graphs even easier
Improved performance of forward references during document insert
TerminusDB 10.1.5 Enhancements
- Trig files can now be loaded directly
- Improved speed of document retrieval through new Rust backend
- JSON responses are now a single line
- Triple endpoint will now return turtle files if the correct Accept header is specified
- Grant endpoint improved to take names rather than IRIs
- Squash added to CLI
- Improved performance of forward references during document insert
- Document interface can now handle 'reverse links' where subdocuments specify how they link back to their document, rather than the other way around
Bug fixes
- Fixed inheritance of multi-language documentation
- Fixed handling of literals with language tags
- Db name length is now validated properly before database creation is attempted
- Document interface errors from WOQL are now properly reported
- Frame endpoint now reports oneof properties properly
- Fixed WOQL typeof
- Prefixes are now more properly recognized, allowing the use of colons in contracted IRIs
- Proper error reporting for diff
- Better error handling for log
- Captures now work in full replace
Get started with terminusdb
If you’re new to TerminusDB, we’re open source and you can install and play at your leisure. Visit our documentation for installation details or visit our GitHub repo for more information.