Andrea Cavalli
c711bbc5ad
Explain the hard-coded rocksdb settings
2022-04-04 11:16:20 +02:00
Andrea Cavalli
8e6ea58823
Update options
2022-03-22 11:50:30 +01:00
Andrea Cavalli
faa7118b8e
Use buffer api
2022-03-09 02:29:38 +01:00
Andrea Cavalli
f0533a17c9
Use LuceneUtils to create simple shards
2022-03-07 01:42:33 +01:00
Andrea Cavalli
48f3a54e72
Partial RPC implementation
2022-03-05 15:46:40 +01:00
Andrea Cavalli
ed37a769e2
Partial server implementation
2022-03-02 12:34:30 +01:00
Andrea Cavalli
86263af6f7
Create rocksdb directory
2022-02-26 22:51:22 +01:00
Andrea Cavalli
d2abe044cc
Rethink rocksdb settings
2022-01-12 16:18:31 +01:00
Andrea Cavalli
4e5e4423ff
Rewrite the custom analyzers
2022-01-11 22:23:07 +01:00
Andrea Cavalli
68d8b5240c
Implement more micrometer metrics
2021-12-30 17:28:06 +01:00
Andrea Cavalli
7993a6210b
Fix pessimistic db
2021-12-27 18:44:54 +01:00
Andrea Cavalli
9309692062
Configurable optimistic transactions
2021-12-27 17:45:52 +01:00
Andrea Cavalli
582813b6c7
Customizable volumes
2021-12-27 16:33:31 +01:00
Andrea Cavalli
907561d93c
Add requests timeout
2021-12-12 23:40:30 +01:00
Andrea Cavalli
3cdafd748e
Optionally disable LMDB
2021-12-12 16:43:22 +01:00
Andrea Cavalli
c506a7e71b
Use netty direct memory if possible
2021-10-30 12:39:56 +02:00
Andrea Cavalli
1ea004630e
Use Micrometer registry, better optimistic commit failure logging
2021-10-30 11:13:46 +02:00
Andrea Cavalli
d6b6a211a8
Replace scoreMode with boolean "complete"
2021-10-14 00:49:21 +02:00
Andrea Cavalli
584115c5cc
Rename classes and improve readonly tests performance
2021-10-13 12:25:32 +02:00
Andrea Cavalli
09f60a3a99
Implement memory-mapped sorted searcher for streaming huge query results
2021-10-13 00:23:56 +02:00
Andrea Cavalli
46787fa353
Fix untested testing function
...
A test function was not tested, causing the uneffectiveness of some tests that were passing when they should have not.
New tests to test the test function have been written, making sure to avoid false negatives.
Add editorconfig, add documentation of MetricUtils
2021-09-07 19:44:23 +02:00
Andrea Cavalli
6c73c1e86d
Add memory tests
...
needs fix
2021-09-06 01:15:13 +02:00