CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
2022-01-26 21:45:41 +01:00
..
collections Clean database code 2022-01-26 19:03:51 +01:00
disk Fix compilation issue 2022-01-26 21:45:41 +01:00
memory Clean database code 2022-01-26 19:03:51 +01:00
serialization Code cleanup 2021-12-16 16:34:20 +01: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
LLDatabaseConnection.java Implement more micrometer metrics 2021-12-30 17:28:06 +01:00
LLDelta.java Use log4j for logging, rewrite some local dictionary parts 2021-12-17 01:48:49 +01:00
LLDictionary.java Clean database code 2022-01-26 19:03:51 +01:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLEntry.java Use log4j for logging, rewrite some local dictionary parts 2021-12-17 01:48:49 +01:00
LLIndexRequest.java Add soft update document 2021-11-07 18:34:34 +01:00
LLItem.java Add numeric field 2021-11-20 16:09:00 +01:00
LLKeyScore.java LLKeyScore is now a regular record 2021-08-24 11:06:25 +02:00
LLKeyValueDatabase.java Add memory stats method 2022-01-15 20:00:10 +01:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Use global hooks 2022-01-26 15:03:23 +01:00
LLRange.java Add containsKey 2022-01-22 23:21:40 +01: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 Use log4j for logging, rewrite some local dictionary parts 2021-12-17 01:48:49 +01:00
LLSingleton.java Add update method to single values 2021-11-12 02:05:44 +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
LLSoftUpdateDocument.java Add soft update document 2021-11-07 18:34:34 +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 Add numeric field 2021-11-20 16:09:00 +01:00
LLUpdateDocument.java Allow lucene partial document updates 2021-11-07 17:46:40 +01:00
LLUpdateFields.java Allow lucene partial document updates 2021-11-07 17:46:40 +01:00
LLUtils.java Use global hooks 2022-01-26 15:03:23 +01: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