CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli 0fee105f0b Bugfixes
2021-09-21 02:01:02 +02:00
..
collections Use Net5 2021-09-17 16:56:28 +02:00
disk Bugfixes 2021-09-21 02:01:02 +02:00
memory Use Net5 2021-09-17 16:56:28 +02:00
serialization Use Net5 2021-09-17 16:56:28 +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 Use Net5 2021-09-17 16:56:28 +02:00
LLDelta.java Use Net5 2021-09-17 16:56:28 +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 Use Net5 2021-09-17 16:56:28 +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 First safe search commit 2021-09-18 18:34:21 +02:00
LLRange.java Use Net5 2021-09-17 16:56:28 +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 Bugfixes 2021-09-21 02:01:02 +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 Add resources flux 2021-09-20 16:22:39 +02:00
RepeatedElementList.java Optimize performance 2021-07-17 11:52:08 +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