MeiliSearch/src/database
2019-03-05 14:55:57 +01:00
..
serde fix: Reduce the size of the DocIndex type 2019-03-05 14:55:57 +01:00
update feat: Introduce the updated_documents methods 2019-02-18 18:01:40 +01:00
config.rs chore: Use Default derive on Config struct 2019-02-21 14:01:55 +01:00
document_key.rs feat: Change updates to be handled using the RocksDB WriteBatch feature 2019-02-06 15:58:47 +01:00
index.rs feat: Implement WriteToBytes/FromSharedDataCursor 2019-02-17 16:37:44 +01:00
mod.rs fix: Compact the whole database for each WriteBatch injected 2019-03-05 14:55:57 +01:00
number.rs feat: Introduce the Number type 2019-02-11 16:58:44 +01:00
schema.rs feat: Introduce the Index structure along with the Events types 2019-02-17 16:36:47 +01:00
view.rs feat: Remove the DatabaseView dependencies from the QueryBuilder 2019-02-24 16:25:28 +01:00