19 Commits

Author SHA1 Message Date
Quentin de Quelen
918cc235a4 feat: expose a common DB tree for the database 2019-09-16 16:05:05 +02:00
Clément Renault
35b7b58ff7
feat: Remove the Schema to/from_toml/json/bin methods 2019-09-16 14:50:38 +02:00
Clément Renault
bcd38c7d5a
feat: Unify the Update and UpdateOwned types 2019-09-16 12:33:08 +02:00
Clément Renault
2006259a23
feat: Improve the number of documents counting 2019-09-14 15:26:41 +02:00
Clément Renault
707e2f4d77
feat: Update the number of documents in the KV 2019-09-14 15:26:39 +02:00
Clément Renault
8d8aed36a8
feat: Count the number of deleted/inserted documents 2019-09-14 15:24:39 +02:00
Clément Renault
f46868407c
feat: Make RocksDB works seemlessly like sled 2019-09-05 18:43:10 +02:00
Clément Renault
e33cc89846
feat: Introduce update callbacks 2019-09-05 11:48:26 +02:00
Clément Renault
f40b373f9f
feat: Introduce the UpdateStatus type 2019-09-05 11:48:26 +02:00
Clément Renault
cd8535d410
feat: Introduce the update_status/_blocking functions 2019-09-05 11:48:25 +02:00
Clément Renault
f45a00df3b
fix: Cloned ArcSwaps are unsynchronized versions 2019-09-05 11:46:02 +02:00
Clément Renault
cd864c40bc
feat: Make the update update serialization be based on message pack 2019-09-05 11:46:02 +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