Clément Renault
|
b070778d44
|
feat: Use the jemalloc global allocator in examples
|
2019-01-01 16:37:15 +01:00 |
|
Clément Renault
|
7845292ea8
|
chore: Clippy pass
|
2018-12-31 23:20:30 +01:00 |
|
Clément Renault
|
20b5a6a06e
|
doc: Add examples for runtime defined data and Schema
|
2018-12-31 20:44:33 +01:00 |
|
Clément Renault
|
64d53ee1bd
|
chore: Rework the data module structures
being able to be constructed from SharedData
|
2018-12-31 19:27:21 +01:00 |
|
Clément Renault
|
0080bf486f
|
feat: Introduce the new Index structure
replacing the old ugly Blob system
|
2018-12-31 19:26:27 +01:00 |
|
Clément Renault
|
fa238f21ef
|
feat: Move Database to its own module
|
2018-12-27 11:21:47 +01:00 |
|
Clément Renault
|
444a4c1af7
|
feat: Make the schema consider document ids
|
2018-12-27 11:21:47 +01:00 |
|
Clément Renault
|
4ebae7784c
|
feat: Create a strong DocumentId type
Forcing it to be something internal will permit to avoid possible miss comparisons to be done with other types.
|
2018-12-24 12:42:24 +01:00 |
|
Clément Renault
|
12863980d4
|
feat: Adapt the examples to the kaggle dataset
|
2018-12-11 14:59:15 +01:00 |
|
Clément Renault
|
4bb80c1460
|
test: Update the examples
|
2018-12-10 15:30:28 +01:00 |
|
Clément Renault
|
d36a8abbc2
|
test: Add examples usages
|
2018-12-10 15:13:25 +01:00 |
|