Commit Graph

66 Commits (3c51dd31bc99fac24282484cc7c17bc6849e9a46)

Author SHA1 Message Date
Tpt 1eaa77ad93 Uses new rustdoc <div class="warning"> style 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt c6e55c706a RDF serialization: removes implicit flush 1 year ago
Tpt f183196859 Adopt new I/O API for parsing 1 year ago
Tpt 217abaf7ee Adopt new I/O API for serialization 1 year ago
Tpt 922023b1da Parsers do not need BufRead anymore 1 year ago
Tpt 69d8ce6b4e Migrates RDF/XML parser from Rio 1 year ago
Tpt 001b6e07b7 Enforces "return self not must use" lint 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 1 year ago
Tpt 7175784356 Improves Clippy lint list 1 year ago
Tpt 60ffd99ad8 Exposes the query profiler to the CLI app 1 year 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 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 eedc4b3a71 Removes unnecessary qualified paths 2 years ago
Tpt 839375c2a4 Adds an option to avoid aborting bulk loading on syntax error 3 years ago
Tpt 54c6f2c19f Bulk load: use megabytes as unit 3 years ago
Tpt 9e969cd8eb Adds methods to configure bulk loader system consumption 3 years ago
Tpt adea1899e5 Bulk loader: rewrite API and add hook to display progress indicators 3 years ago
Tpt ac64b58825 Fixes wasm build 3 years ago
Tpt 822dd60596 Fixes invalid database generated from bulk load 3 years ago
Tpt ad4bfe35c2 Fixes typos in the documentation 3 years ago
Tpt 4efd193708 Improves documentation 3 years ago
Tpt 0d14159b6e Adds the Store.backup function to pyoxigraph 3 years ago
Tpt 203bd4c080 Adds a backup system 3 years ago
Tpt 045fb8cbf6 Adds a public API for transaction 3 years ago
Tpt 34a944036f Simplifies UpdateOptions API 3 years ago
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt 44d1a5f04c Makes bulk load partial insertions atomic 3 years ago
Tpt f64001906c Minor documentation improvements 3 years ago
Tpt d6d88b074c Improves pyoxigraph documentation 3 years ago
Tpt 8d20f65890 Adds back in memory WASM support 3 years ago
Tpt a3e40556da Automatically retries transactions on failure 3 years ago
Tpt e99d6f4ad0 Makes bulk loader multithreaded 3 years ago
Tpt 6f44a5956b Simplifies bulk load API 3 years ago
Tpt 607aa0b0dd WIP: Transactions 3 years ago
Tpt 196d6d6576 Adds bulk load by directly write RocksDB SSTs 3 years ago
Tpt 569000b5ea Storage: adds write batch 3 years ago
Tpt 986d3e60bb RocksDB: bulk load 3 years ago
Tpt 98f9a307b8 Exposes a function to compact the database 3 years ago
Tpt bf0f178c41 Adds a ColumnFamilyDefinition struct to store column family options 3 years ago
Tpt 3119e7748e Small RocksDB optimizations 3 years ago
Tpt e297de73d1 Refactors backend code 3 years ago
Tpt 063683088d Moves back from Sled to RocksDB 3 years ago
Tpt 97bb227042 Migrates to Rust 2021 3 years ago