CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli 1b83c95856 Fix tests
2023-02-24 00:18:02 +01:00
..
collections Fix tests 2023-02-24 00:18:02 +01:00
disk Fix tests 2023-02-24 00:18:02 +01:00
memory Fix sigsegv 2023-02-22 22:31:36 +01:00
remote Fix compilation errors 2023-02-22 16:59:35 +01:00
serialization Fix compilation errors 2023-02-22 16:59:35 +01:00
ColumnProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
ColumnUtils.java Partial server implementation 2022-03-02 12:34:30 +01:00
DatabaseMemoryMode.java
DatabaseOperations.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
DatabaseProperties.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
Delta.java (unfinished) Netty 5 refactoring 2021-08-29 23:18:03 +02:00
DiscardingCloseable.java Add discarding closeable 2022-06-30 15:06:10 +02:00
LLDatabaseConnection.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLDelta.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLDictionary.java Fix compilation errors 2023-02-22 16:59:35 +01:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLEntry.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLIndexRequest.java Add soft update document 2021-11-07 18:34:34 +01:00
LLItem.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLKeyScore.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLKeyValueDatabase.java Fix compilation errors 2023-02-22 16:59:35 +01:00
LLKeyValueDatabaseStructure.java
LLLuceneIndex.java Fix tests 2023-02-22 23:31:05 +01:00
LLMultiDatabaseConnection.java Fix compilation errors 2023-02-22 16:59:35 +01:00
LLMultiLuceneIndex.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLRange.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLScoreMode.java Improve performance 2021-07-17 23:06:26 +02:00
LLSearchResult.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLSearchResultShard.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLSingleton.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLSnapshot.java
LLSnapshottable.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLSoftUpdateDocument.java Don't use arrays 2022-03-18 19:16:06 +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 Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLTopKeys.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLType.java Use BytesRef when possible 2022-02-25 15:46:32 +01:00
LLUpdateDocument.java Don't use arrays 2022-03-18 19:16:06 +01:00
LLUpdateFields.java Don't use arrays 2022-03-18 19:16:06 +01:00
LLUtils.java Fix tests 2023-02-24 00:18:02 +01:00
OptionalBuf.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
RepeatedElementList.java Support memory segments 2021-09-22 18:33:28 +02:00
RocksDBLongProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
RocksDBMapProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
RocksDBProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
RocksDBStringProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
SafeCloseable.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
SubStageEntry.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
TableWithProperties.java bugfixes 2022-04-10 20:15:05 +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