Daniel Smith
|
4c5079e4f6
|
Add option to prevent synchronous file delets on reads.
|
2021-02-03 21:57:55 +00:00 |
Daniel Smith
|
de700b83f2
|
Review fixes
|
2021-02-01 21:58:39 +00:00 |
Daniel Smith
|
ecf5c2b591
|
Add knobs for prefix bloom filters and larger block cache
|
2021-01-11 21:38:34 +00:00 |
Daniel Smith
|
7c21df59fb
|
Attempt to suggest compactions after commit finishes
|
2020-11-02 21:24:01 +00:00 |
Daniel Smith
|
d7d9c31536
|
Revert "Add some thread yields"
This reverts commit 3485f1addd.
|
2020-10-26 19:29:36 +00:00 |
Daniel Smith
|
c859d75bd5
|
Add some trace events for opening / closing database
|
2020-10-22 20:58:55 +00:00 |
Daniel Smith
|
06b0bb70d1
|
Don't close a null DB and report errors from destroying the DB
|
2020-10-22 16:58:11 +00:00 |
Daniel Smith
|
a99b68a7e3
|
Add knob for tuning number of RocksDB read threads
|
2020-10-14 22:07:46 +00:00 |
Daniel Smith
|
2671157f8f
|
Merge branch 'rocksdb-data-estimate' into rocksdb-unsafe-fsync
|
2020-10-09 16:56:54 +00:00 |
Daniel Smith
|
6e287eb0d1
|
Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-unsafe-fsync
|
2020-10-09 16:53:05 +00:00 |
Daniel Smith
|
62fb44e3b9
|
Use the live data estimate instead of total data
|
2020-09-09 19:30:13 +00:00 |
Daniel Smith
|
366bb1bd33
|
Remove slow range read logging
|
2020-08-21 17:37:47 +00:00 |
Daniel Smith
|
94571786bf
|
Add RocksDB work
|
2020-08-14 17:16:20 +00:00 |
Daniel Smith
|
c2e49b2dfa
|
Revert "Revert "Add some thread yields""
This reverts commit 97165dd278.
|
2020-08-13 15:12:54 +00:00 |
Daniel Smith
|
d3ad73906f
|
Add a compact on deletion collector to tables
|
2020-08-12 20:58:12 +00:00 |
Daniel Smith
|
16582f9d7b
|
Refactor to avoid relying on object slicing
|
2020-08-12 20:50:32 +00:00 |
Daniel Smith
|
97165dd278
|
Revert "Add some thread yields"
This reverts commit 3485f1addd.
|
2020-08-11 18:49:51 +00:00 |
Daniel Smith
|
8c20124612
|
Short circuit reads
|
2020-08-11 18:49:40 +00:00 |
Daniel Smith
|
9065fb3127
|
Add knob for periodic compactions
|
2020-08-11 18:00:01 +00:00 |
Daniel Smith
|
1245143ec1
|
Enable per-level stats and enforce iterator upper/lower bounds
|
2020-08-10 19:47:26 +00:00 |
Daniel Smith
|
7c2e45d5a6
|
Add some RocksDB stats
|
2020-08-07 18:48:19 +00:00 |
Daniel Smith
|
3485f1addd
|
Add some thread yields
|
2020-08-05 21:45:48 +00:00 |
Daniel Smith
|
50b1649f8d
|
Add more data to the slow query log
|
2020-08-03 19:02:29 +00:00 |
Daniel Smith
|
8ac89fc37f
|
Log trace events for slow range reads
|
2020-07-31 16:33:42 +00:00 |
Daniel Smith
|
a94c4cce85
|
Add an unsafe option to disable manual fsyncing rocksdb
|
2020-07-30 22:31:18 +00:00 |
Daniel Smith
|
abd2e6b979
|
Add some knobs for tuning and lz4 compaction
|
2020-07-30 15:42:26 +00:00 |
Daniel Smith
|
6efd5996c2
|
Calculate data stored by Rocks
|
2020-07-29 22:08:32 +00:00 |
Daniel Smith
|
fd973e5055
|
RocksDB fixes
|
2020-07-29 21:26:36 +00:00 |
Daniel Smith
|
69139e3593
|
Remove unneeded option
|
2020-06-24 20:30:18 +00:00 |
Daniel Smith
|
dd42d11f1b
|
Revert "Revert "Re-use RocksDB iterators for scans""
This reverts commit 00102dc6f8.
|
2020-06-24 16:01:00 +00:00 |
Daniel Smith
|
00102dc6f8
|
Revert "Re-use RocksDB iterators for scans"
This reverts commit 90060ac29f.
|
2020-06-18 21:31:16 +00:00 |
Daniel Smith
|
dff1209672
|
Delete some dead code and clean up includes
|
2020-06-18 18:58:18 +00:00 |
Daniel Smith
|
9286122544
|
Increase read concurrency
|
2020-06-18 18:42:45 +00:00 |
Daniel Smith
|
90060ac29f
|
Re-use RocksDB iterators for scans
|
2020-06-18 18:01:21 +00:00 |
Daniel Smith
|
01e7b5356e
|
Use SeekForPrev to simplify reverse iteration logic
|
2020-06-18 17:54:19 +00:00 |
Daniel Smith
|
318f290365
|
Delete files on background thread.
|
2020-06-18 17:46:21 +00:00 |
Daniel Smith
|
2a9fd611c5
|
Don't log ok status on DB close
|
2020-06-15 16:51:42 +00:00 |
Daniel Smith
|
acbfe2e4c9
|
Revert "Revert "Initial RocksDB""
|
2020-06-15 12:45:36 -04:00 |
Jingyu Zhou
|
9cd1614c82
|
Revert "Initial RocksDB"
|
2020-06-11 15:29:46 -07:00 |
Daniel Smith
|
346749d73c
|
Implement deleting the data
|
2020-06-11 18:21:09 +00:00 |
Daniel Smith
|
c3178d829d
|
No longer double delete the DB
|
2020-06-11 16:12:29 +00:00 |
Daniel Smith
|
35372cbe38
|
Don't use global TraceBatch object
|
2020-06-11 15:28:36 +00:00 |
Daniel Smith
|
d310a45cb4
|
Crash when trying to set up the rocks engine without building rocks
|
2020-06-10 20:19:06 +00:00 |
Daniel Smith
|
9c9eebe9ff
|
Improve cleanup
|
2020-06-05 18:30:19 +00:00 |
Daniel Smith
|
6893e7bfbe
|
Refresh RocksDB iterators instead of allocating new ones
|
2020-06-04 15:55:45 +00:00 |
Daniel Smith
|
98013e87b3
|
No longer use a tailing iterator
|
2020-06-03 21:11:57 +00:00 |
Daniel Smith
|
46b7803622
|
Fix reverse iteration seek behavior
|
2020-06-03 21:02:44 +00:00 |
Daniel Smith
|
455cb41283
|
Add a warning if attempting to use RocksDB without it built
|
2020-06-03 21:02:09 +00:00 |
Daniel Smith
|
4b402b213a
|
Enable FDB to be built without RocksDB
|
2020-06-03 20:32:39 +00:00 |
Daniel Smith
|
830ddb3b5f
|
Don't re-use cursors
|
2020-06-02 22:54:52 +00:00 |