CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli 907a30dc2b Bugfixes 2022-08-03 18:23:26 +02:00
..
collections Handle discards 2022-07-23 15:12:44 +02:00
disk Fix compilation errors 2022-07-29 00:33:23 +02:00
memory Close lucene objects in the correct thread 2022-07-23 02:42:48 +02:00
remote Update to netty 5 2022-07-15 02:44:50 +02:00
serialization Use SimpleResources everywhere 2022-07-19 23:45:39 +02:00
BufSupplier.java Update to netty 5 2022-07-15 02:44:50 +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
DatabaseProperties.java Add readable rocksdb stats 2022-05-04 01:21:56 +02: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 Use official netty 5 package 2022-03-16 13:47:56 +01:00
LLDelta.java Bugfix 2022-07-21 01:07:16 +02:00
LLDictionary.java Update to netty 5 2022-07-15 02:44:50 +02:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLEntry.java Update to netty 5 2022-07-15 02:44:50 +02:00
LLIndexRequest.java Add soft update document 2021-11-07 18:34:34 +01:00
LLItem.java Fix terms 2022-03-15 11:46:00 +01:00
LLKeyScore.java Fix terms 2022-03-15 11:46:00 +01:00
LLKeyValueDatabase.java Implement preClose 2022-06-21 22:52:42 +02:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Reduce the possibility of leaks 2022-07-02 11:44:13 +02:00
LLMultiDatabaseConnection.java Reduce the possibility of leaks 2022-07-02 11:44:13 +02:00
LLMultiLuceneIndex.java Handle discards 2022-07-23 15:12:44 +02:00
LLRange.java Bugfixes 2022-08-03 18:23:26 +02: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 Schedule correctly lucene closeables 2022-07-23 14:25:59 +02:00
LLSingleton.java Update to netty 5 2022-07-15 02:44:50 +02: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 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 Use BytesRef when possible 2022-02-25 15:46:32 +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 Update dependencies 2022-07-29 00:32:08 +02:00
OptionalBuf.java Add discarding closeable 2022-06-30 15:06:10 +02:00
RangeSupplier.java Use SimpleResources everywhere 2022-07-19 23:45:39 +02: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 Trace leaks 2022-05-12 19:14:27 +02:00
SubStageEntry.java Use SimpleResources everywhere 2022-07-19 23:45:39 +02: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