CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
2021-08-22 18:20:05 +02:00
..
collections Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
disk Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
memory Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
serialization Bugfixes 2021-05-08 03:09:00 +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 Add delta isModified 2021-06-01 17:08:37 +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 Advanced lucene options 2021-07-01 21:19:52 +02:00
LLDictionary.java Use a new approach to completely avoid memory leaks 2021-08-16 10:27:47 +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
LLItem.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLKeyScore.java Adaptive reactive lucene search engine, lazy results 2021-07-05 12:05:45 +02:00
LLKeyValueDatabase.java Add verifyChecksum method 2021-06-27 15:06:48 +02:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Total hits with precision 2021-08-04 01:12:39 +02:00
LLRange.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +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 Total hits with precision 2021-08-04 01:12:39 +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 Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
RepeatedElementList.java Optimize performance 2021-07-17 11:52:08 +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