Clément Renault
|
91ec0bdaf4
|
Replace the SmallVec by a Vec
|
2024-07-21 18:22:50 +02:00 |
|
Clément Renault
|
56329633d5
|
Implement a really adaptative cache
|
2024-07-21 17:46:51 +02:00 |
|
Clément Renault
|
507bce791b
|
Make sure all keys are prefixed
|
2024-07-21 15:40:32 +02:00 |
|
Clément Renault
|
7adc715783
|
Also count the direct_inserts
|
2024-07-20 17:15:33 +02:00 |
|
Clément Renault
|
f355cf6985
|
Use sled to count the write insertions
|
2024-07-20 11:16:57 +02:00 |
|
Clément Renault
|
2603d8d0d0
|
Add a way to disable the cache
|
2024-07-20 10:45:16 +02:00 |
|
Clément Renault
|
9b3d303b08
|
First ArcCache version
|
2024-07-20 10:45:15 +02:00 |
|
Clément Renault
|
16b4545d23
|
Prefix Redis keys to avoid false negative excessive writes
|
2024-07-20 10:45:15 +02:00 |
|
Clément Renault
|
0e08906fcb
|
Use the sorter cache when collection prefix docids
|
2024-07-20 10:45:15 +02:00 |
|
Clément Renault
|
8319552e7d
|
Use the sorter cache in the word docids extractor
|
2024-07-20 10:45:14 +02:00 |
|
Clément Renault
|
5d5769fd8a
|
Introduce a new Sorter Cache for CboRoaringBitmaps
|
2024-07-20 10:45:14 +02:00 |
|