Niko PLP
a9ff0524e2
remove feature rocksdb, added key to open storage
7 months ago
Niko PLP
fdcaf65a8d
remmoved cli
7 months ago
Niko PLP
77edc05ced
use nextgraph's version of rocksdb
7 months ago
Tpt
cbb72c7be6
sparopt: Avoid join reordering in SERVICE
...
This is done better by the remote endpoint and avoids harmful transformation like LATERAL insertion
7 months ago
Tpt
58699f36f3
Removes dependency on escargot
7 months ago
Tpt
1d5843fddc
Upgrades to PyO3 0.21
8 months ago
Tpt
0f0c1d2742
Releases v0.4.0-alpha.6
8 months ago
Tpt
184b8367dc
Fixes compatibility with latest OxIRI version
8 months ago
Tpt
ba396bad10
Releases v0.4.0-alpha.5
8 months ago
Tpt
75695dcdf7
Upgrades dependencies
8 months ago
Tpt
f5b975e4d1
Bump versions and fixes spargebra version
...
Issue #817
8 months ago
Tpt
bdde46b5c7
Releases v0.4.0-alpha.4
8 months ago
Tpt
8e2548467c
Upgrades dependencies including RocksDB 8.11.3
8 months ago
Tpt
c13cb8db7c
Fix MSRV test and upgrades dependencies
9 months ago
Yuri Astrakhan
a078b12508
Bump Cargo.lock
9 months ago
Tpt
655ecd3e91
Convert error to thiserror
...
Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
9 months ago
Yuri Astrakhan
1c3f054836
Convert error to thiserror
...
This converts just one `SerializerError` to use `thiserror` crate, removing some code.
9 months ago
Yuri Astrakhan
a924df0e0a
Clean workspace dependency list and updates dependencies
9 months ago
Tpt
0b1aabfcdd
Moves main crate to lib/oxigraph and centralizes dependencies
9 months ago
Tpt
c0d245871c
Simplifies the reexport of sub crates
9 months ago
Tpt
ef765666be
Serialization: allows to set prefixes
10 months ago
Tpt
0a7cea5e25
Updates dependencies
10 months ago
Tpt
df040400c5
Turtle: fixes parsing bug with escaped dot at the end of a local name
10 months ago
Tpt
cffc536eb9
Releases v0.4.0-alpha.2
10 months ago
Tpt
42a66f62b9
Enables cargo semver-checks again
10 months ago
Tpt
a5781d1187
Releases v0.4.0-alpha.1
10 months ago
Tpt
a84b898fda
Parsers: adds "unchecked" option for faster parsing
...
Does not validate IRIs and language tags
10 months ago
Tpt
790501e1b3
Setup codspeed and improves benchmarks
10 months ago
Tpt
1761672b41
Upgrades Pyo3
10 months ago
Tpt
5cc3e37876
Upgrades Cargo lock file
11 months ago
Tpt
4841f89072
Server: allows Content-Encoding: gzip requests
11 months ago
Tpt
03afe5c6c6
Releases v0.3.22
11 months ago
Tpt
e1ff1d919c
Releases v0.3.21
12 months ago
Tpt
756c5394d0
Adds Tokio support to SPARQL results serializers
12 months ago
Tpt
a9fee4f6b8
Upgrades dependencies
12 months 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