23 Commits

Author SHA1 Message Date
qdequele
6ed97d1c19
chore: re-export UpdateType/DetailedDuration/UpdateStatus 2019-09-19 12:43:35 +02:00
qdequele
03709910fd
feat: add typed index custom settings for common uses 2019-09-18 12:22:21 +02:00
Quentin de Quelen
3e76dc718b feat: delete an index and all it's associated data 2019-09-17 13:29:56 +02:00
Quentin de Quelen
5bc5185ac5 feat: re-export rocksdb snapshot function 2019-09-17 11:37:17 +02:00
Quentin de Quelen
918cc235a4 feat: expose a common DB tree for the database 2019-09-16 16:05:05 +02:00
Clément Renault
f46868407c
feat: Make RocksDB works seemlessly like sled 2019-09-05 18:43:10 +02:00
Clément Renault
e5763e73eb
chore: Prefer using const names to avoid typos 2019-09-05 13:22:53 +02:00
Clément Renault
d8cd8c5def
chore: Move the updates in their own module 2019-09-05 11:46:01 +02:00
Clément Renault
b0be06540a
chore: Simplify the update application 2019-09-05 11:46:01 +02:00
Clément Renault
4deee93a55
feat: Introduce synonyms deletion using the update system 2019-09-05 11:33:11 +02:00
Clément Renault
451c0a6d03
feat: Introduce synonyms addition using the update system 2019-09-05 11:33:10 +02:00
Clément Renault
0db3e6c58c
feat: Introduce documents deletion using the update system 2019-09-05 11:33:10 +02:00
Clément Renault
f83d6df4ef
feat: Introduce documents addition using the update system 2019-09-05 11:33:10 +02:00
Clément Renault
5a9e25c315
feat: Introduce the UpdatesIndex type 2019-09-05 11:14:11 +02:00
Clément Renault
a76c00a787
feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
Clément Renault
994a0e78f1
feat: Move the Schema to its own workspace crate 2019-05-29 15:37:28 +02:00
Clément Renault
62c8f1ba04
feat: Fix the index opening when index already exists 2019-05-26 11:36:47 +02:00
Clément Renault
9fca74443e
feat: Wrap the database index access to improve usability 2019-05-24 14:26:05 +02:00
Clément Renault
4c973238a1
feat: Introduce a basic RocksDB based version 2019-05-23 14:57:29 +02:00
Clément Renault
5040095228
feat: Output more informations from the examples on document injection 2019-05-21 16:37:17 +02:00
Clément Renault
2e79b2a871
feat: Expose the sled compression setting 2019-05-20 14:41:15 +02:00
Clément Renault
830d2f28b9
feat: Introduce a custom tree for user custom settings 2019-05-16 12:04:07 +02:00
Clément Renault
2e31bb519a
chore: Split the database structure internal types 2019-05-16 12:04:07 +02:00