.. |
collections
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
disk
|
Implement db maintenance operations
|
2022-11-22 17:36:31 +01:00 |
memory
|
Implement db maintenance operations
|
2022-11-22 17:36:31 +01:00 |
remote
|
Implement db maintenance operations
|
2022-11-22 17:36:31 +01:00 |
serialization
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
BufSupplier.java
|
Update lucene and netty 5
|
2022-10-02 03:09: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 |
DatabaseOperations.java
|
Implement db maintenance operations
|
2022-11-22 17:36:31 +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
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
LLDelta.java
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
LLDictionary.java
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
LLDictionaryResultType.java
|
Converted everything to netty direct buffers
|
2021-04-30 19:15:04 +02:00 |
LLEntry.java
|
Update lucene and netty 5
|
2022-10-02 03:09: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 db maintenance operations
|
2022-11-22 17:36:31 +01:00 |
LLKeyValueDatabaseStructure.java
|
Port code from private repository
|
2020-12-07 22:15:18 +01:00 |
LLLuceneIndex.java
|
Implement backuppable class
|
2022-08-15 23:07:17 +02:00 |
LLMultiDatabaseConnection.java
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
LLMultiLuceneIndex.java
|
Implement backuppable class
|
2022-08-15 23:07:17 +02:00 |
LLRange.java
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +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
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +02:00 |
LLSingleton.java
|
Update lucene and netty 5
|
2022-10-02 03:09: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
|
Fix drops
|
2022-10-24 01:17:08 +02:00 |
OptionalBuf.java
|
Update lucene and netty 5
|
2022-10-02 03:09:50 +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 |