MeiliSearch/src/database
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
..
blob feat: Create a strong DocumentId type 2018-12-24 12:42:24 +01:00
update feat: Create a strong DocumentId type 2018-12-24 12:42:24 +01:00
database_view.rs feat: Create a strong DocumentId type 2018-12-24 12:42:24 +01:00
deserializer.rs feat: Make the DatabaseView become Sync + Send 2018-12-07 17:59:03 +01:00
document_key.rs feat: Create a strong DocumentId type 2018-12-24 12:42:24 +01:00
mod.rs feat: Create a strong DocumentId type 2018-12-24 12:42:24 +01:00
schema.rs feat: Improve the Schema performances 2018-12-15 21:17:55 +01:00