Commit Graph

51 Commits

Author SHA1 Message Date
Andrea Cavalli e6c0f14fda Implement some sort codecs 2021-10-15 22:03:53 +02:00
Andrea Cavalli 36df18796b Partial sorted implementation 2021-10-14 23:04:34 +02:00
Andrea Cavalli e1d1e1fb05 Fix LMDB PriorityQueue 2021-10-14 15:55:58 +02:00
Andrea Cavalli d6b6a211a8 Replace scoreMode with boolean "complete" 2021-10-14 00:49:21 +02:00
Andrea Cavalli 5817d8a93f Implement more tests 2021-10-13 14:26:54 +02:00
Andrea Cavalli c8536e45da Cleanup code 2021-10-13 13:16:56 +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 818bd20ed9 Update netty 2021-10-01 19:17:33 +02:00
Andrea Cavalli 20c19f662b Avoid multiple drops 2021-09-24 02:01:45 +02:00
Andrea Cavalli 3a544d4297 Partial migration to ResourceSupport 2021-09-23 20:57:28 +02:00
Andrea Cavalli b77b441515 Fix all errors 2021-09-23 11:30:44 +02:00
Andrea Cavalli 29086b1939 Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
Andrea Cavalli e034f3b778 Support memory segments 2021-09-22 18:33:28 +02:00
Andrea Cavalli 8b73a05177 Bugfixes and upgraded to java 17 2021-09-22 11:03:39 +02:00
Andrea Cavalli 6782abb66d Use Net5 2021-09-17 16:56:28 +02:00
Andrea Cavalli 32300d63ac Fix ci mode 2021-09-10 13:42:02 +02:00
Andrea Cavalli c467d5f2ba Add ci mode 2021-09-10 13:34:26 +02:00
Andrea Cavalli 047a471bf7 Fix last leaks 2021-09-08 00:22:39 +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
Andrea Cavalli f5f46edbec Use netty5 package 2021-09-04 02:19:10 +02:00
Andrea Cavalli 47de651c94 Bugfixes 2021-09-03 02:22:55 +02:00
Andrea Cavalli a8028024c8 Finish refactoring 2021-09-02 21:14:26 +02:00
Andrea Cavalli 3091b81d34 Fix map tests 2021-09-02 17:15:40 +02:00
Andrea Cavalli ff7823656e y 2021-09-01 00:01:56 +02:00
Andrea Cavalli 013d26387d (unfinished) Netty 5 refactoring 2021-08-31 15:50:11 +02:00
Andrea Cavalli 9984cfff73 Bugfixes 2021-08-29 01:15:51 +02:00
Andrea Cavalli 03b5876001 Bugfixes 2021-08-28 22:42:51 +02:00
Andrea Cavalli c5552d2827 Bugfixes 2021-08-22 23:50:50 +02:00
Andrea Cavalli bc759c344d Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
Andrea Cavalli d411675c2b Use flatMapIterable when possible 2021-07-31 18:00:53 +02:00
Andrea Cavalli 32b514c866 Add max open files option 2021-07-24 23:47:51 +02:00
Andrea Cavalli abde1d1aab Fix getMulti 2021-07-23 15:20:33 +02:00
Andrea Cavalli aa1aa7a6fb Test more numbers 2021-07-18 19:37:24 +02:00
Andrea Cavalli 8a1e4028f7 Advanced lucene options 2021-07-01 21:19:52 +02:00
Andrea Cavalli 3758d06853 Configurable direct buffers 2021-06-29 23:31:02 +02:00
Andrea Cavalli c6d5beb33b Database options record 2021-06-27 15:40:56 +02:00
Andrea Cavalli 1bd1cb87de Fix compatibility 2021-06-19 16:26:54 +02:00
Andrea Cavalli 8eedc27bba Allow multiple resubscriptions to the same flux 2021-05-12 21:41:47 +02:00
Andrea Cavalli 40a80fc54f Fix imports 2021-05-09 19:56:25 +02:00
Andrea Cavalli 3da2fd8979 Bugfixes 2021-05-08 03:09:00 +02:00
Andrea Cavalli 5b89be8ee0 Fix memory usage 2021-05-04 01:21:29 +02:00
Andrea Cavalli f93cae96f3 Allow customized pools 2021-05-03 21:41:51 +02:00
Andrea Cavalli 1dcf5a1a9c Add netty statistics 2021-05-03 18:07:18 +02:00
Andrea Cavalli 0c26daba57 Bugfixes 2021-05-02 19:18:15 +02:00
Andrea Cavalli 2e6aceafe6 Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
Andrea Cavalli 5f3bf768ad Refactor iterations 2021-03-14 03:13:19 +01:00
Andrea Cavalli 32d1d76f69 Exclusive range 2021-03-13 19:01:36 +01:00
Andrea Cavalli 345bc81252 Update Example.java, LLDatabaseConnection.java, and 4 more files... 2021-01-31 12:43:28 +01:00