CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
2023-09-26 02:43:06 +02:00
..
collections Rename badBlocks, check failures in rocksdb iterator 2023-09-26 01:18:24 +02:00
disk Fix repair, add dynamic log level 2023-09-26 02:43:06 +02:00
memory Rename badBlocks, check failures in rocksdb iterator 2023-09-26 01:18:24 +02:00
remote Update library package 2023-04-20 10:20:17 +02:00
serialization Require exact binary length 2023-05-22 23:34:08 +02: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 Refactoring 2021-01-30 22:14:48 +01:00
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 Optimize database 2023-03-27 22:00:32 +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 Use new buffers 2023-03-06 12:19:08 +01:00
LLDictionary.java Rename badBlocks, check failures in rocksdb iterator 2023-09-26 01:18:24 +02:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLEntry.java Use new buffers 2023-03-06 12:19:08 +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 Major bugfix 2023-05-22 23:08:37 +02:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Change names 2023-03-29 00:47:53 +02:00
LLMultiDatabaseConnection.java Change names 2023-03-29 00:47:53 +02:00
LLMultiLuceneIndex.java Change names 2023-03-29 00:47:53 +02:00
LLRange.java Implement repair module, improve badBlocks function, read-only mode 2023-09-26 00:34:44 +02: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 Finalize and test the new implementation 2023-02-26 21:41:20 +01:00
LLSingleton.java Optimize database 2023-03-27 22:00:32 +02:00
LLSnapshot.java Port code from private repository 2020-12-07 22:15:18 +01:00
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 Code cleanup 2023-03-20 00:36:27 +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 Implement repair module, improve badBlocks function, read-only mode 2023-09-26 00:34:44 +02:00
OptionalBuf.java Use new buffers 2023-03-06 12:19:08 +01:00
RepeatedElementList.java Support memory segments 2021-09-22 18:33:28 +02:00
RocksDBLongProperty.java Update rocksdb 2023-06-30 23:15:09 +02:00
RocksDBMapProperty.java Add readable rocksdb stats 2022-05-04 01:21:56 +02:00
RocksDBProperty.java Update rocksdb 2023-06-30 23:15:09 +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
SerializedKey.java Use new buffers 2023-03-06 12:19:08 +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