Commit Graph

21 Commits (26f4e2dc9850bc1fcfbe15928c530625bd870805)

Author SHA1 Message Date
Tpt 855c39146d Replaces Store::open_with_options with explicit variants 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 b04bdcceed Makes the new Clippy happy 3 years ago
Tpt 4337349aad Moves xsd module to root 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt 8d20f65890 Adds back in memory WASM support 3 years ago
Tpt b7ee3a6767 Removes string usage counting 3 years ago
Tpt 607aa0b0dd WIP: Transactions 3 years ago
Tpt 569000b5ea Storage: adds write batch 3 years ago
Tpt 73cd761229 Removes unused TermEncoder 3 years ago
Tpt 1c7bec5226 Introduces a struct for xsd:float and xsd:double 3 years ago
Tpt 1abda73dc9 String garbage collector 3 years ago
Tpt 8606877e33 Simplifies term encoding code 4 years ago
Tpt c18281183a Uses std::io::Result where relevant 4 years ago
Tpt 0071f82662 Uses From for term encoding without insertion 4 years ago
Tpt a97250dcce Basic RDF-star support 4 years ago
Tpt e2bbc29198 Makes encoded term not copy 4 years ago
Tpt aa7a23b94d Makes term encoding not fail if the string is not stored 4 years ago
Tpt 68aab2563c Simplifies string storage traits 4 years ago
Tpt 0efc5b4654 Renames SledStore to Store and cleans up files hierarchy 4 years ago
Tpt 5ea4f2f95a StrContainer does not need to be mutable 4 years ago
Tpt 4b9b4a01b8 Moves storage related code to a specific file 4 years ago
Tpt fe5bab8eb9 Drops generics on string ids 4 years ago
Tpt 7280823444 Uses StrHash everywhere 4 years ago
Tpt cc43742da1 Makes Clippy 1.51 happy 4 years ago
Tpt 6aa27d4885 Makes Oxigraph store "graph aware" 4 years ago
Tpt 23cc09f481 Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD 4 years ago
Tpt e787eb69f5 Fixes two warnings when building the JS bindings 4 years ago
Tpt 60a5ae8e64 Renames WithStoreError to StrEncodingAware 4 years ago
Tpt f9d97a2296 Adds native support for all time related XSD literals 4 years ago
Tpt beebcdfbd6 Store more terms inline 4 years ago
Tpt 58a3b34d9f Breaking: SledStore: use 3 indexes instead of 6 for the default graph 4 years ago