CavalliumDBEngine/src/test/java/it/cavallium/dbengine
Andrea Cavalli 044d189600 Optimize single-shard indices 2021-11-21 12:31:23 +01:00
..
database/collections Remove sends to improve performance 2021-11-08 16:33:41 +01:00
DbTestUtils.java Optimistic transactions, inline codecs 2021-10-19 00:22:05 +02:00
ExpectedQueryType.java Rename sort 2021-10-28 17:18:23 +02:00
LocalTemporaryDbGenerator.java Use netty direct memory if possible 2021-10-30 12:39:56 +02:00
MemoryTemporaryDbGenerator.java Use netty direct memory if possible 2021-10-30 12:39:56 +02:00
PriorityQueueAdaptor.java Fix LMDB PriorityQueue 2021-10-14 15:55:58 +02:00
Scored.java Implement memory-mapped sorted searcher for streaming huge query results 2021-10-13 00:23:56 +02:00
StringIndicizer.java Add numeric field 2021-11-20 16:09:00 +01:00
SyncUtils.java Rename classes and improve readonly tests performance 2021-10-13 12:25:32 +02:00
TemporaryDbGenerator.java Use Net5 2021-09-17 16:56:28 +02:00
TestAlignedRead.java Advanced lucene options 2021-07-01 21:19:52 +02:00
TestAllocator.java Use Net5 2021-09-17 16:56:28 +02:00
TestDictionary.java Fix ci mode 2021-09-10 13:42:02 +02:00
TestDictionaryMap.java Use merge operator when possible 2021-11-08 10:49:59 +01:00
TestDictionaryMapDeep.java Use merge operator when possible 2021-11-08 10:49:59 +01:00
TestDictionaryMapDeepHashMap.java Partial migration to ResourceSupport 2021-09-23 20:57:28 +02:00
TestLLDictionary.java Remove sends to improve performance 2021-11-08 16:33:41 +01:00
TestLLDictionaryLeaks.java Remove sends to improve performance 2021-11-08 16:33:41 +01:00
TestLMDB.java Partial sorted implementation 2021-10-14 23:04:34 +02:00
TestLMDBHitQueue.java Partial sorted implementation 2021-10-14 23:04:34 +02:00
TestLocalDictionary.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMapDeep.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMapDeepHashMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalLLDictionary.java Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
TestLocalLLDictionaryLeaks.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalSingletons.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLuceneIndex.java Optimize single-shard indices 2021-11-21 12:31:23 +01:00
TestLuceneSearches.java Optimize single-shard indices 2021-11-21 12:31:23 +01:00
TestMemoryDictionary.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemoryDictionaryMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemoryLLDictionary.java Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
TestMemoryLLDictionaryLeaks.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemorySingletons.java Add memory tests 2021-09-06 01:15:13 +02:00
TestSingletons.java Fix untested testing function 2021-09-07 19:44:23 +02:00
UnsortedUnscoredSimpleMultiSearcher.java Rename unclear parameters 2021-11-16 23:54:23 +01:00