CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli aad5f8c96c Optimistic updates 2021-10-17 19:52:43 +02:00
..
collections Remove unused class 2021-10-17 17:15:57 +02:00
disk Optimistic updates 2021-10-17 19:52:43 +02:00
memory Rename classes and improve readonly tests performance 2021-10-13 12:25:32 +02:00
serialization Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
Column.java Remove deprecation 2021-06-27 16:19:56 +02:00
DatabaseMemoryMode.java Refactoring 2021-01-30 22:14:48 +01:00
Delta.java (unfinished) Netty 5 refactoring 2021-08-29 23:18:03 +02:00
EnglishItalianStopFilter.java Fix all warnings 2021-04-03 19:09:06 +02:00
ExtraKeyOperationResult.java Optimize performance 2021-07-17 11:52:08 +02:00
KeyOperationResult.java Optimize performance 2021-07-17 11:52:08 +02:00
LLDatabaseConnection.java Rename classes and improve readonly tests performance 2021-10-13 12:25:32 +02:00
LLDelta.java Optimistic updates 2021-10-17 19:52:43 +02:00
LLDictionary.java Use Net5 2021-09-17 16:56:28 +02:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLDocument.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLEntry.java Remove unused class 2021-10-17 17:15:57 +02:00
LLItem.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLKeyScore.java LLKeyScore is now a regular record 2021-08-24 11:06:25 +02:00
LLKeyValueDatabase.java Use Net5 2021-09-17 16:56:28 +02:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Replace scoreMode with boolean "complete" 2021-10-14 00:49:21 +02:00
LLRange.java Remove unused class 2021-10-17 17:15:57 +02:00
LLScoreMode.java Improve performance 2021-07-17 23:06:26 +02:00
LLSearchResult.java Update to java 16 2021-05-21 00:19:40 +02:00
LLSearchResultShard.java Remove unused class 2021-10-17 17:15:57 +02:00
LLSingleton.java Async LLInt and LLLong 2021-01-30 10:52:14 +01:00
LLSnapshot.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLSnapshottable.java Update LLLuceneIndex.java, LLSnapshottable.java, and 2 more files... 2021-01-30 01:41:04 +01:00
LLSort.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLSortType.java Global scores between multiple lucene shards 2021-02-04 22:42:57 +01:00
LLTerm.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLTopKeys.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLType.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLUtils.java Implement memory-mapped sorted searcher for streaming huge query results 2021-10-13 00:23:56 +02:00
RepeatedElementList.java Support memory segments 2021-09-22 18:33:28 +02:00
SafeCloseable.java (unfinished) Netty 5 refactoring 2021-08-29 23:18:03 +02:00
UpdateMode.java Add Option to disable update locks 2021-02-13 01:31:24 +01:00
UpdateReturnMode.java Bugfixes 2021-05-08 03:09:00 +02:00