Tpt
|
f3eeecb08d
|
Migrates to Rio v0.6
|
3 years ago |
Tpt
|
25e192095e
|
Makes SPARQL-star optional in the SPARQL parser
|
3 years ago |
Tpt
|
7858eb210a
|
Adds basic support of RDF-star to reading I/O
|
3 years ago |
Tpt
|
cde2672cdd
|
Adds JSON deserializer
Closes #47
|
4 years ago |
Tpt
|
7ff23b2a75
|
Simplifies lasso dependency
No need for multithreading anymore
|
4 years ago |
Tpt
|
0b278a88a3
|
Upgrades version to 0.3.0-dev
|
4 years ago |
Tpt
|
3e05c6ef40
|
Releases v0.2.4
|
4 years ago |
Tpt
|
be4a5b0b6b
|
Moves SPARQL parser and algebra to an independent crate
|
4 years ago |
dependabot[bot]
|
b24bcf52ac
|
Update rocksdb requirement from 0.15 to 0.16 (#98)
Updates the requirements on [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) to permit the latest version.
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-rocksdb/rust-rocksdb/compare/v0.15.0...v0.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Tpt
|
431ec26536
|
Enables the "sled" feature by default
|
4 years ago |
Tpt
|
122db6a2c3
|
Drops Oxigraph JS
Not supported by Sled
|
4 years ago |
Tpt
|
35fe15f796
|
Drops RocksDBStore
|
4 years ago |
dependabot[bot]
|
b30e0fea43
|
Update peg requirement from 0.6 to 0.7 (#97)
Updates the requirements on [peg](https://github.com/kevinmehall/rust-peg) to permit the latest version.
- [Release notes](https://github.com/kevinmehall/rust-peg/releases)
- [Commits](https://github.com/kevinmehall/rust-peg/compare/0.6.0...0.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Tpt
|
a80612ccb9
|
Releases v0.2.3
|
4 years ago |
Tpt
|
914a651fb3
|
Releases v0.2.2
|
4 years ago |
dependabot[bot]
|
d4390ad68b
|
Update quick-xml requirement from 0.21 to 0.22
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.21.0...v0.22.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
a176857695
|
Update lasso requirement from 0.4 to 0.5
Updates the requirements on [lasso](https://github.com/Kixiron/lasso) to permit the latest version.
- [Release notes](https://github.com/Kixiron/lasso/releases)
- [Changelog](https://github.com/Kixiron/lasso/blob/master/Changelog.md)
- [Commits](https://github.com/Kixiron/lasso/compare/v0.4.0...v0.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
a3d11d6d46
|
Drops funty version overload
Does not seem to be useful anymore
|
4 years ago |
Tpt
|
ddbef60de0
|
Finds a way to keep nom 6
|
4 years ago |
Tpt
|
d8773ec51c
|
Downgrades nom to v5 to fix Rust 1.50 compilation issue
|
4 years ago |
dependabot[bot]
|
e89b7dbe41
|
Update quick-xml requirement from 0.20 to 0.21
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.20.0...v0.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
fc977d56f4
|
Improves Cargo metadata
|
4 years ago |
Tpt
|
019aa9bb5d
|
Releases v0.2.1
|
4 years ago |
Tpt
|
1b9163c49e
|
Releases v0.2.0
|
4 years ago |
Tpt
|
9884decf52
|
Splits the main README into a README per component
|
4 years ago |
dependabot[bot]
|
b87d715424
|
Update lasso requirement from 0.3 to 0.4 (#71)
* Update lasso requirement from 0.3 to 0.4
Updates the requirements on [lasso](https://github.com/Kixiron/lasso) to permit the latest version.
- [Release notes](https://github.com/Kixiron/lasso/releases)
- [Changelog](https://github.com/Kixiron/lasso/blob/master/Changelog.md)
- [Commits](https://github.com/Kixiron/lasso/compare/v0.3.0...v0.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
* Allows inlining with lasso
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Tanon <Tpt@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
d9fadca612
|
Update rand requirement from 0.7 to 0.8 and getrandom from 0.1 to 0.2 (#70)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
793e942144
|
Update nom requirement from 5 to 6 (#69)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
803e02715e
|
Update quick-xml requirement from 0.19 to 0.20
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.19.0...v0.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
d13537c0ca
|
Update quick-xml requirement from 0.18 to 0.19
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.18.0...v0.19.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
23cc09f481
|
Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD
|
4 years ago |
dependabot[bot]
|
9a516989b1
|
Update rocksdb requirement from 0.14 to 0.15
Updates the requirements on [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) to permit the latest version.
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-rocksdb/rust-rocksdb/compare/v0.14.0...v0.15.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
67721246dd
|
Properly follow SPDX for license tags
|
4 years ago |
Tpt
|
519d74f7b2
|
Releases version 0.1.1
|
4 years ago |
Pierre-Antoine Champin
|
5a289c8fb4
|
add `sophia` feature to enable Sophia traits implementations
|
4 years ago |
Tpt
|
5e77253624
|
Makes the Cargo.toml ready to work on the next version
|
4 years ago |
Tpt
|
eea33f136a
|
Releases version 0.1.0-rc.1
|
4 years ago |
Tpt
|
e320764fd0
|
Migrates to Rio 0.5
|
4 years ago |
Tpt
|
8bc84b2820
|
Adds borrowed data structures for RDF terms
|
4 years ago |
Tpt
|
c492c70780
|
Use lasso for MemoryStore strings
|
4 years ago |
Tpt
|
0a6a09bcb4
|
Use lasso for temporary strings during query evaluation
|
4 years ago |
dependabot[bot]
|
2dc9a8b514
|
Update sled requirement from 0.33 to 0.34
Updates the requirements on [sled](https://github.com/spacejam/sled) to permit the latest version.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.33...v0.34)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
706099091f
|
Upgrades Sled to 0.33
|
4 years ago |
Tpt
|
c3ae01e701
|
Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm
|
4 years ago |
Tpt
|
8c02fd7513
|
Upgrades hash libraries to v0.9
|
4 years ago |
Tpt
|
3f3406e1a0
|
Adds concrete PreparedQuery structs and deprecates the trait
Allows to explicitly state the type of prepared queries
|
4 years ago |
dependabot-preview[bot]
|
60ebe89c31
|
Update sled requirement from 0.31 to 0.32
Updates the requirements on [sled](https://github.com/spacejam/sled) to permit the latest version.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.31...v0.32)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
Tpt
|
06757ed470
|
Fixes a typo in store benchmark declaration
|
5 years ago |
Tpt
|
4e3f72769f
|
Fixes CI
|
5 years ago |
Tpt
|
dc08e181a8
|
Adds an other store based on Sled
|
5 years ago |