Clément Renault
|
07f447c457
|
feat: Force RocksDB compaction
|
2019-05-28 17:38:59 +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
|
e08edc2d6b
|
feat: Introduce some stats to ease debugging
|
2019-05-25 12:12:24 +02:00 |
|
Clément Renault
|
a147c09b06
|
feat: Make more functions accessible on the custom settings
|
2019-05-24 14:37:04 +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
|
6f258f71d5
|
feat: Implement some convenient accessors for custom settings
|
2019-05-23 15:43:41 +02:00 |
|
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 |
|