Tpt
790501e1b3
Setup codspeed and improves benchmarks
12 months ago
Tpt
1761672b41
Upgrades Pyo3
12 months ago
Tpt
5cc3e37876
Upgrades Cargo lock file
12 months ago
Tpt
4841f89072
Server: allows Content-Encoding: gzip requests
1 year ago
Tpt
03afe5c6c6
Releases v0.3.22
1 year ago
Tpt
e1ff1d919c
Releases v0.3.21
1 year ago
Tpt
756c5394d0
Adds Tokio support to SPARQL results serializers
1 year ago
Tpt
a9fee4f6b8
Upgrades dependencies
1 year ago
Tpt
ab5f5c1c60
Upgrades quick-xml
1 year ago
Tpt
a259879ef1
Releases v0.3.20
1 year ago
dependabot[bot]
e87bff6e6e
Bump rustix from 0.37.23 to 0.37.25
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Tpt
8d348b2a6f
Upgrades PyO3
1 year ago
Tpt
dbb39d867a
Upgrades json-event-parser
1 year ago
Tpt
c5f02d9263
Upgrades oxhttp
...
- Disables HTTPs support by default, the TLS stack is opt-in
- Renames "http_client" feature to "http-client"
- Uses native TLS by default in pyoxigraph and cli
- Uses Rustls for Linux Python wheels and Docker images
1 year ago
Tpt
90b7b128f2
Upgrades MSRV to 1.70
1 year ago
Tpt
67fd726f9d
Makes SPARQL results TSV work with a Read implementation
1 year ago
Tpt
be074000cc
Allows dynamic RocksDB linking
1 year ago
Tpt
3c51dd31bc
Move back MSRV to 1.67 but keep Cargo.lock to 1.70
...
Allows to build on Debian unstable while using latest dependencies
1 year ago
Tpt
bdedcc47e3
Renames oxigraph-server to oxigraph(-cli)
1 year ago
Tpt
be002dd51e
Migrates to new sha1 name
1 year ago
Tpt
7fe055d2b4
Exposes SPARQL results I/O in Oxigraph and improve EvaluationError
1 year ago
Tpt
f10e5a40a3
Enables more Clippy lints
...
Auto-enable all Clippy lints that are not in nursery but a blacklist
1 year ago
Tpt
6611b491b1
Sets Rust minimum version to 1.70
1 year ago
Tpt
666a00cfab
Upgrades webkpi to avoid RUSTSEC-2023-0052
1 year ago
Tpt
570f21748d
Cargo.toml: share some common fields in the workspace
1 year ago
Tpt
7c227830e9
Upgrades RocksDB
1 year ago
Tpt
f878463828
Releases v0.3.19
1 year ago
Tpt
bb7379addb
Upgrades dependencies
1 year ago
Tpt
7cd383af79
Introduces OxRDF I/O stand-alone crate
1 year ago
Tpt
cdabe52847
RDF I/O: adds basic Tokio support
1 year ago
Tpt
69d8ce6b4e
Migrates RDF/XML parser from Rio
1 year ago
Tpt
86f14ce96f
Improves oxttl documentation
2 years ago
Tpt
71b1768d28
New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers
...
- Compatible with async IO
- Turtle/TriG parser recovery on simple errors
2 years ago
Tpt
40b10cdabc
Adds a naive standalone query optimizer
...
This drops some left join optimizations
2 years ago
Tpt
ae294683d6
Upgrades MSRV to 1.65
...
This is the MSRV of the dependencies (1.64) bumped to 1.65 to allow GAT
2 years ago
Tpt
ab17138f33
Starts 0.4.0-alpha.1
2 years ago
Tpt
8e76341bb2
Releases v0.3.18
2 years ago
Tpt
99186c1e7d
Releases v0.3.17
2 years ago
Tpt
8c62137a01
Upgrades PyO3 to 0.19
2 years ago
Tpt
d500614fcc
Fuzzer: do not consider OFFSET and LIMIT for now
...
Result order is not kept by the optimizer.
We can't assume it is unchanged.
2 years ago
Tpt
b2d625e10e
XSD: Drops nom dependency
2 years ago
Tpt
a2d8bcaaa3
Starts 0.3.17 dev
2 years ago
Tpt
f520de8893
Releases v0.3.16
2 years ago
Tpt
c3cf8e2002
Start 0.3.16 dev
2 years ago
Tpt
d653e0645b
Updates dependencies
2 years ago
Tpt
60ffd99ad8
Exposes the query profiler to the CLI app
2 years ago
Tpt
f4b99e6953
Updates version to 0.3.15-dev
2 years ago
Tpt
13976014e7
Bulk loader: reduces default system parameters
...
Uses by default targets of 1GB of RAM and 2 threads.
Data parsing is in most of the case slower than ingestion so no more than 2 threads are used anyway.
2 years ago
Tpt
5849c6fdbe
Releases v0.3.14
2 years ago
Tpt
3fb6beb0ba
Upgrades dependencies
2 years ago