Clément Renault
|
b5df87a403
|
feat: Introduce the Criteria type
|
2018-12-10 20:17:57 +01:00 |
|
Clément Renault
|
671bd3374f
|
fix: Break the proper loop when bucket sorting
|
2018-12-10 15:14:15 +01:00 |
|
Clément Renault
|
d8cfac914a
|
feat: Implement a better automaton builder
This new implementation only allows the last word of a query string to be a prefix.
|
2018-12-10 12:16:24 +01:00 |
|
Clément Renault
|
0e825e05bb
|
feat: Make the DatabaseView become Sync + Send
|
2018-12-07 17:59:03 +01:00 |
|
Clément Renault
|
bec463a61a
|
fix: Update the DatabaseView to retrieve the index at creation
remove this computation from the QueryBuilder
|
2018-12-07 16:29:39 +01:00 |
|
Clément Renault
|
9342290afe
|
feat: Simplify the steps to query the database
|
2018-12-07 14:41:06 +01:00 |
|
Clément Renault
|
8bee31078d
|
chore: Update the module hierarchy
|
2018-12-07 12:22:51 +01:00 |
|
Clément Renault
|
2c3d71dd8f
|
fix: Improve the bucket sort algorithm
|
2018-12-07 11:53:17 +01:00 |
|