Commit Graph

592 Commits (5f68cb37460832d2c311143da450497d907f09af)

Author SHA1 Message Date
Tpt 5f68cb3746 Cleans up RocksDB wrapper code and implements backup from read-only and secondary instances 2 years ago
Tpt b2385509a6 Improves read only and secondary test coverage 2 years ago
Tpt 855c39146d Replaces Store::open_with_options with explicit variants 2 years ago
Tpt 9729ec8ed3 Adds features annotations to docs.rs 2 years ago
Tpt ef2701dc0c Makes new Clippy happy 2 years ago
Benedikt Seidl f7637ee5a5 Add option to open database in read-only mode 2 years ago
Benedikt Seidl aa9476b9cc Add option to open rocksdb in secondary mode 2 years ago
Tpt afdb1f76e8 Adds a typo linter as part of the CI 2 years ago
Tpt 8684b82893 Properly expose oxigraph::sparql::QueryDataset 2 years ago
Tpt 2d19a19320 Fixes TriG serialization 2 years ago
Tpt 07e105e1be Property path: faster eval for closed path 2 years ago
Tpt 0a78eacfcd SPARQL: Makes sure there are no duplicates when evaluating (a|b) property paths 2 years ago
Tpt a7bc31b446 SPARQL regex: compile ahead of time if possible 2 years ago
Tpt 5c055e0d12 Removes Eq derive on query plan 2 years ago
Tpt 1fa0633db3 Library: adds basic WASI support 2 years ago
Tpt 719cde2eac Implements SEP-0002 ADJUST function 2 years ago
Tpt 3485833875 Makes Datetime.checked_sub return DayTimeDuration 2 years ago
Tpt 76dd879ea6 Implements LATERAL join 2 years ago
Tpt 854e29ee38 Makes XSD datatypes a standalone crate 2 years ago
Tpt 1ded5ac4b4 SPARQL eval: Makes sure to avoid overflow when estimating result size upper bound 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt d7e4d5583f SPARQL: Adds an option to disable the optimizer 2 years ago
Tpt 2ca8bd19d3 PlanBuilder: no need for &mut references 2 years ago
Tpt d65e587756 Property evaluates property paths with unknown graphs 2 years ago
Tpt b6c9a5b429 Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query 2 years ago
Tpt 6b02ac3c10 SPARQL UPDATE: Fixes Halloween problem 2 years ago
Tpt 7581d9a6b2 Makes Clippy happy 2 years ago
Tpt cda6b09d79 Fixes NOW() evaluation 2 years ago
Tpt 59aea75a30 Uses try_into for slice to array conversions 2 years ago
Maximilian Goisser 325dc59f84 Add conversion from spargebra Query into oxigraph Query 2 years ago
Tpt 865f1dac8d Uses the same key space inside and outside of aggregate evaluation 2 years ago
Tpt d16033ba66 Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
Tpt eedc4b3a71 Removes unnecessary qualified paths 2 years ago
Tpt c1d2cf030d Makes Clippy happy 2 years ago
Tpt 4cea628570 Upgrades to sysinfo 0.26 2 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 2 years ago
Tpt 95fd439dc2 Updates dependencies 2 years ago
Tpt 126df03994 Fixes WASM compilation 2 years ago
Tpt 1f7e59dde7 HTTP client: adds an option to allow redirections 2 years ago
Tpt d9487fd9f5 HTTP client: fixes POST requests 2 years ago
Tpt b04bdcceed Makes the new Clippy happy 2 years ago
Tpt ad710dc825 Bulk loader: removes dead code 2 years ago
Tpt c815782631 rlimits: be safe if the nice value is bigger than the hard one 3 years ago
Tpt cc4e3f8b0f Bulk loader: avoids to write duplicated values 3 years ago
Tpt 42f316f7db Limits the number of opened file by RocksDB 3 years ago
Tpt 3cbde014a6 Limits the bulk loader thread count to 4 3 years ago
Tpt fc85dd9e97 Fixes formatting 3 years ago
Yuri Astrakhan 55550dc0d0 Post-default-branch to main rename 3 years ago
Yuri Astrakhan 47d1f9a293 Fix deprecated min/max values 3 years ago
Yuri Astrakhan 3bed098e9e A few minor spelling fixes 3 years ago