CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
2023-06-30 23:15:09 +02:00
..
collections StreamUtils Try-Catch for streams, Remove old unused flags 2023-05-24 01:44:06 +02:00
disk Update rocksdb 2023-06-30 23:15:09 +02:00
memory Major bugfix 2023-05-22 23:08:37 +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
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 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 Optimize database 2023-03-27 22:00:32 +02: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 Major bugfix 2023-05-22 23:08:37 +02:00
LLKeyValueDatabaseStructure.java
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 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 Optimize database 2023-03-27 22:00:32 +02: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 Close iterators 2023-05-23 01:05:03 +02:00
OptionalBuf.java Use new buffers 2023-03-06 12:19:08 +01:00
RepeatedElementList.java
RocksDBLongProperty.java Update rocksdb 2023-06-30 23:15:09 +02:00
RocksDBMapProperty.java
RocksDBProperty.java Update rocksdb 2023-06-30 23:15:09 +02:00
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