Commit Graph

147 Commits (467cacc0bf940bc7bc3587b5735d8b41266c60b6)

Author SHA1 Message Date
Yuri Astrakhan 5be6f55155 A few more self-fixes 1 year ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 1 year ago
Tpt c2040a30fd oxttl: Exposes the base IRI 1 year ago
Tpt 391e8d7662 Fixes and ensures 32bits x86 support 1 year ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 1 year ago
Tpt 604d1bbe2e BulkLoader: rename set_* methods to with_* methods 1 year ago
Tpt 899e553249 Makes SPARQL query result Send and Sync 1 year ago
Tpt d88c2e0a8a Adds compatibility with lazy_static with spin_no_std feature 1 year ago
Tpt 9af2717502 Bulk loader: do not fail on empty files 1 year ago
Tpt e6d98445e6 Makes newer Clippy happy 1 year ago
Tpt ea80c11d6e CI: Run clippy on all targets 2 years ago
Tpt b777d0110a Makes recent Clippy happy 2 years ago
Tpt c5f02d9263 Upgrades oxhttp 2 years ago
Tpt 90b7b128f2 Upgrades MSRV to 1.70 2 years ago
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 2 years ago
Tpt f10e5a40a3 Enables more Clippy lints 2 years ago
Tpt 6611b491b1 Sets Rust minimum version to 1.70 2 years ago
Tpt f183196859 Adopt new I/O API for parsing 2 years ago
Tpt 217abaf7ee Adopt new I/O API for serialization 2 years ago
Tpt b06d6506cb Fixes "let else" formatting 2 years ago
Tpt 001b6e07b7 Enforces "return self not must use" lint 2 years ago
Tpt cb9922379c Uses "let else" syntax where relevant 2 years ago
Tpt a1cbfdf67d Improves some code style details 2 years ago
Tpt 76deca135c BulkLoader: Uses thread::scope 2 years ago
Tpt 7c0563cb1b XSD type structs: use by-value instead of by-ref in methods 2 years ago
Tpt c016116b09 Makes Clippy 1.65 happy 2 years ago
Tpt 57d39cad24 Makes Clippy happy 2 years ago
Tpt 7175784356 Improves Clippy lint list 2 years ago
Maximilian Goisser 1d02098b70 Fix missing GSPO compaction 2 years ago
Tpt a977adff91 Allows to collect RocksDB statistics 2 years ago
Tpt 6af6c9c0eb Bulk loader: fixes the progress indicator display 2 years ago
Tpt 7787be6e84 Bulk loader: pre-allocate some buffers 2 years ago
Tpt 13976014e7 Bulk loader: reduces default system parameters 2 years ago
Tpt fbcbd60c0e Python: adds Store.bulk_extend 2 years ago
Tpt 26f4e2dc98 Allows to have secondary instances in memory 2 years ago
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
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 1fa0633db3 Library: adds basic WASI support 2 years ago
Tpt 854e29ee38 Makes XSD datatypes a standalone crate 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt 59aea75a30 Uses try_into for slice to array conversions 3 years ago
Tpt 4cea628570 Upgrades to sysinfo 0.26 3 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 3 years ago
Tpt 95fd439dc2 Updates dependencies 3 years ago
Tpt b04bdcceed Makes the new Clippy happy 3 years ago
Tpt ad710dc825 Bulk loader: removes dead code 3 years ago
Tpt c815782631 rlimits: be safe if the nice value is bigger than the hard one 3 years ago