Tpt
|
e75de43042
|
Hide C++ warnings from RocksDB compilation
|
3 years ago |
Tpt
|
fab55424b3
|
Releases v0.3.1
|
3 years ago |
Tpt
|
429313f188
|
Updates RocksDB to 7.0.4
|
3 years ago |
Tpt
|
cbccdfba86
|
Upgrades zstd
|
3 years ago |
Tpt
|
913a826140
|
Releases v0.3.0
|
3 years ago |
Tpt
|
c2ffcc2d1d
|
Upgrades dependencies
|
3 years ago |
Tpt
|
d3970a5848
|
Releases v0.3.0-rc.1
|
3 years ago |
Tpt
|
c755f4bd35
|
Upgrades RocksDB to 7.0.2
|
3 years ago |
Tpt
|
ebd2b3b57f
|
Upgrades RocksDB to 7.0
|
3 years ago |
Tpt
|
d0b3d76bf1
|
Bulk loader: use as much memory as possible
|
3 years ago |
Tpt
|
296a6340b6
|
Target only macOS 10.14+
Allows targeting C++17
|
3 years ago |
Tpt
|
9085a424e8
|
Upgrades Rio to 0.7
|
3 years ago |
Tpt
|
26d29bbd80
|
Upgrades pyo3
|
3 years ago |
Tpt
|
181439ca4f
|
Upgrades dependencies and makes clippy 1.59 happy
|
3 years ago |
Tpt
|
736b8f148c
|
Upgrades rocksdb and other dependencies
|
3 years ago |
Tpt
|
49804d3b46
|
Server: allows bulk loading gzipped files
|
3 years ago |
Tpt
|
aaed962252
|
Adds extra methods to the python Store
|
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
|
54623a512a
|
Releases v0.3.0-beta.3
|
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
|
d248ee6183
|
Server: uses a thread pool
|
3 years ago |
Tpt
|
00b8528399
|
Updates zstd
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
8ddd80d48b
|
Server: returns query solutions in streaming
Fixes streaming HTTP body writer
|
3 years ago |
Tpt
|
ec325e6777
|
Drops unused dependency on native-tls
We already use rustls everywhere
|
3 years ago |
Tpt
|
7d58f451bd
|
Runs LLVM address sanitizer and fixes found bugs
|
3 years ago |
Tpt
|
d4d7f2dc49
|
Upgrades OxIRI to v0.2
|
3 years ago |
Tpt
|
f6c54e4b1f
|
Upgrades to peg 0.8
|
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
|
bdf342b825
|
Makes oxrdf independent from rio_api
|
3 years ago |
Tpt
|
f5545f1948
|
Makes Oxigraph model standalone as oxrdf
Allows to reuse it in other crates like spargebra
|
3 years ago |
Tpt
|
df1478e931
|
Upgrades to Clap 3
|
3 years ago |
Tpt
|
18ec80c362
|
Exposes more of RocksDB internal Status struct
|
3 years ago |
Tpt
|
15072f21b5
|
Updates dependencies
|
3 years ago |
Tpt
|
8c60844ae2
|
Updates dependencies
|
3 years ago |
Tpt
|
05d7370a69
|
Removes chrono for time
Reduces the number of dependencies
|
3 years ago |
Tpt
|
44d1a5f04c
|
Makes bulk load partial insertions atomic
Ensures that the stores does not end up in an inconsistent state.
|
3 years ago |
Tpt
|
04827a71f8
|
Removes Oxigraph Wikibase
Will be moved to its own repository
|
3 years ago |
Tpt
|
177f0201c4
|
Python Linux wheel now vendors Rustls
Instead of OpenSSL: same security issues and easier compilation
|
3 years ago |
Tpt
|
0839351287
|
Attempt to fix manylinux pyoxigraph
|
3 years ago |
Tpt
|
596f196f1a
|
Upgrades to nom 7
|
3 years ago |
Tpt
|
605c94e848
|
Improves executable parameter documentation
|
3 years ago |
dependabot[bot]
|
2be0f1a3ac
|
Bump anyhow from 1.0.42 to 1.0.43
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.42...1.0.43)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
fc5e448a73
|
Bump serde_json from 1.0.65 to 1.0.66
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.65...v1.0.66)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
7dc1b67546
|
Bump wasm-bindgen-test from 0.3.24 to 0.3.25
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: wasm-bindgen-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |