CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli 1aeb0c99d3 Code cleanup
2023-03-20 00:36:27 +01:00
..
collections Use new buffers 2023-03-06 12:19:08 +01:00
disk Code cleanup 2023-03-20 00:36:27 +01:00
memory Use new buffers 2023-03-06 12:19:08 +01:00
remote Use new buffers 2023-03-06 12:19:08 +01:00
serialization Use new buffers 2023-03-06 12:19:08 +01:00
ColumnProperty.java
ColumnUtils.java
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
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 Use new buffers 2023-03-06 12:19:08 +01:00
LLDictionaryResultType.java
LLEntry.java Use new buffers 2023-03-06 12:19:08 +01:00
LLIndexRequest.java
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 Remove netty 5 and unused code 2023-02-28 23:10:31 +01:00
LLKeyValueDatabaseStructure.java
LLLuceneIndex.java Finalize and test the new implementation 2023-02-26 21:41:20 +01:00
LLMultiDatabaseConnection.java Partially replace foreach with collecton 2023-02-24 17:19:25 +01:00
LLMultiLuceneIndex.java Faster mapList, bugfixes, remove composite buffers 2023-03-09 00:16:57 +01:00
LLRange.java Use new buffers 2023-03-06 12:19:08 +01:00
LLScoreMode.java
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 Use new buffers 2023-03-06 12:19:08 +01:00
LLSnapshot.java
LLSnapshottable.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLSoftUpdateDocument.java
LLSort.java
LLSortType.java
LLTerm.java Remove netty buffers, remove reactive streams 2023-02-22 16:21:13 +01:00
LLTopKeys.java
LLType.java Code cleanup 2023-03-20 00:36:27 +01:00
LLUpdateDocument.java
LLUpdateFields.java
LLUtils.java Faster mapList, bugfixes, remove composite buffers 2023-03-09 00:16:57 +01:00
OptionalBuf.java Use new buffers 2023-03-06 12:19:08 +01:00
RepeatedElementList.java
RocksDBLongProperty.java
RocksDBMapProperty.java
RocksDBProperty.java
RocksDBStringProperty.java
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
UpdateMode.java
UpdateReturnMode.java