Commit Graph

10 Commits

Author SHA1 Message Date
Clément Renault
4c973238a1
feat: Introduce a basic RocksDB based version 2019-05-23 14:57:29 +02:00
Clément Renault
102fb506db
chore: Do a little clippy pass 2019-05-22 11:00:58 +02:00
Clément Renault
fa099555c0
feat: Use safest SetBuf constructor instead of new_unchecked 2019-05-21 18:15:48 +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
d7b1b7a2a9
feat: Remove the documents from the ranked map on documents deletion 2019-05-21 13:33:42 +02:00
Clément Renault
2e79b2a871
feat: Expose the sled compression setting 2019-05-20 14:41:15 +02:00
Clément Renault
921b063a71
feat: Make the DocumentsDeletion public interface to take serde types 2019-05-16 12:04:08 +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
c5ba34d0b0
chore: Replace crate only public interface to be completely public 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