Tpt
15819907af
Adds experimental OX_LATERAL operation
...
"FOO OX_LATERAL(?v1 ?vn) SUBSELECT" means that for all bindings emitted from FOO SUBSELECT is going to be called with ?v1 ?vn already set from the binding from FOO
2 years ago
Tpt
6262e02edf
Initialise v0.4 dev branch
2 years ago
Tpt
825b330132
Releases v0.3.8
2 years ago
Tpt
2fcc052ecd
Releases v0.3.7
2 years ago
Tpt
cda274873c
Upgrades Criterion
2 years ago
Tpt
4cea628570
Upgrades to sysinfo 0.26
2 years ago
Tpt
49fd92a6ea
Releases v0.3.5
2 years ago
Tpt
571e1c9559
Releases v0.3.5
2 years ago
Tpt
2db906350d
Upgrades sysinfo to 0.25
2 years ago
Tpt
4d97f9d171
Releases v0.3.4
3 years ago
Tpt
95fd439dc2
Updates dependencies
3 years ago
Tpt
c7c82c06db
Releases v0.3.3
3 years ago
Tpt
283444f7c3
Releases v0.3.2
3 years ago
Tpt
fab55424b3
Releases v0.3.1
3 years ago
Tpt
cbccdfba86
Upgrades zstd
3 years ago
Yuri Astrakhan
80ec5035e8
a few more branch renames
...
(I accidentally had an extension filter on when I did the first pass, thx for catching)
3 years ago
Tpt
913a826140
Releases v0.3.0
3 years ago
Tpt
d3970a5848
Releases v0.3.0-rc.1
3 years ago
Tpt
d0b3d76bf1
Bulk loader: use as much memory as possible
3 years ago
Tpt
9085a424e8
Upgrades Rio to 0.7
3 years ago
Tpt
9870ce4881
Removes Sophia traits implementation
...
Sophia is planning to depend on Oxigraph, this will make stuff simpler
3 years ago
Tpt
b14d0c6221
Starts developing v0.3.0-beta.4
3 years ago
Tpt
45031db791
Renames "rocksdb-sys" into "oxrocksdb-sys"
3 years ago
Tpt
da315abd44
Starts developing v0.3.0-beta.3
3 years ago
Tpt
074ee466a3
Starts developing v0.3.0-beta.2
3 years ago
Tpt
f617dc9bd3
Releases v0.3.0-beta.1
3 years ago
Tpt
00b8528399
Updates zstd
3 years ago
Tpt
4efd193708
Improves documentation
3 years ago
Tpt
d4d7f2dc49
Upgrades OxIRI to v0.2
3 years ago
Tpt
fc26fa87a5
Makes a lot of dumb functions inline
3 years ago
Tpt
850b8eddcf
Moves out of Oxigraph SPARQL results parser and serializers
3 years ago
Tpt
967dbacad7
Spargebra: Uses oxrdf terms
3 years ago
Tpt
a16a4108b8
Allows using oxrdf without RDF-star
3 years ago
Tpt
f5545f1948
Makes Oxigraph model standalone as oxrdf
...
Allows to reuse it in other crates like spargebra
3 years ago
Tpt
a969563617
Uses Rustls everywhere
...
Avoids linking problems with system libraries.
Rustls uses the system certificates.
3 years ago
Tpt
8c60844ae2
Updates dependencies
3 years ago
Tpt
3c297e5ef7
Lib: do not include always native-tls
3 years ago
Tpt
177f0201c4
Python Linux wheel now vendors Rustls
...
Instead of OpenSSL: same security issues and easier compilation
3 years ago
Tpt
ad4dd2832e
Upgrades to latest pyo3 version
3 years ago
Tpt
2c304aa29d
Share environment between RocksDB instances
...
Allow multiple RocksDB instance in the same process to share resources instead of fighting to get them.
3 years ago
Tpt
821cac9c4c
Sets some RocksDB options doing perf improvements
3 years ago
Tpt
3fd0332e32
Use our own Custom rocksdb bindings
...
Will allow exposing more C++ functions
3 years ago
Tpt
cb146efd7c
Use directly RocksDB C API
...
Will allow more customizations in the future
3 years ago
Tpt
063683088d
Moves back from Sled to RocksDB
...
Simple implementation without transactions
3 years ago
Tpt
728a5dadf4
Adds a native SPARQL query and update benchmark based on BSBM
3 years ago
Tpt
97bb227042
Migrates to Rust 2021
3 years ago
Tpt
9952f1256d
Uses released OxHTTP version
3 years ago
Tpt
d722edd4af
Use OxHTTP HTTP client
3 years ago
Tpt
596f196f1a
Upgrades to nom 7
3 years ago
Tpt
dc1acd17a8
Upgrades to nom 7
3 years ago