Commit Graph

3129 Commits (fd5970b454b89aabba7e67f91fb1f36c9ff5044e)
 

Author SHA1 Message Date
Adam Retter ad325517fc Update test lib versions and maven plugin versions 10 years ago
Adam Retter d6187d07bb Maven can now build a standard project layout 10 years ago
Adam Retter 157768890c Moved Java Benchmark main classes into benchmark/src/main/java 10 years ago
Adam Retter dd8d5471ea Adjustment to NativeLibraryLoader to allow native library to be loaded 10 years ago
Adam Retter 353db6daef Moved Java main classes into src/main/java 10 years ago
Adam Retter 98cb501bc0 Moved Java test classes into src/test/java 10 years ago
fyrz 7479a62a7a Release.md - Remove version change instrcution 10 years ago
Jörg Maier 4a4e4279f0 Update HISTORY-JAVA.md 10 years ago
Adam Retter 384cb6619e Merge pull request #480 from fyrz/RocksJava-Deprecate-SkipLogError 10 years ago
fyrz ca52a67cfb [RocksJava] Deprecate setSkipLogErrorOnRecovery 10 years ago
Adam Retter 114d21878d Merge pull request #479 from fyrz/RocksJava-Snapshot-Sequence-Number 10 years ago
fyrz cb5c3159f0 [RocksJava] Snapshot - GetSequenceNumber 10 years ago
Adam Retter ea189b320c Merge pull request #474 from fyrz/RocksJava-GetUpdatesSince 10 years ago
fyrz 391f85fc82 [RocksJava] Incorporated changes for D32151 10 years ago
fyrz 68cd93b873 [RocksJava] GetUpdatesSince support 10 years ago
fyrz caedd40ddd [RocksJava] Adjusted auto pointer 10 years ago
fyrz b39006e3db [RocksJava] enable/disable File deletions 10 years ago
fyrz 9a456fba20 [RocksJava] GetUpdatesSince support 10 years ago
Adam Retter d3a736761b Merge pull request #482 from fyrz/RocksJava-TTL-Fix 10 years ago
fyrz 939bb36597 [RocksJava] Fix ColumnFamily name alloc in TTL DB 10 years ago
Marko Kevac 86e2a1eeea Allow creating backups from C 10 years ago
sdong db9ed5fdb4 Unaddressed comment in previous diff. Change only in code comments. 10 years ago
sdong 5917de0bae CappedFixTransform: return fixed length prefix, or full key if key is shorter than the fixed length 10 years ago
Igor Canadi 6c6037f60c Expose Snapshot's SequenceNumber 10 years ago
Igor Canadi 2fd8f750ab Compile MemEnv with standard RocksDB library 10 years ago
Igor Canadi 173c52a97f Fix build on older compilers -- emplace() is not available 10 years ago
sdong d07fec3bdc make DBTest.SharedWriteBuffer to pass MockEnv 10 years ago
Igor Canadi 4bdf38b16e Disable FlushSchedule when running TSAN 10 years ago
sdong e84299c769 Fix bug recently introduced in MemFile::Lock() 10 years ago
sdong e5aab4c2b2 Fix data race in HashLinkList 10 years ago
Yueh-Hsuan Chiang 2113ecd3c2 Merge pull request #472 from fyrz/RocksJava-Cleanup 10 years ago
sdong 10af17f3d7 fault_injection_test: add a unit test to allow parallel compactions and multiple levels 10 years ago
Igor Canadi 0c4d1053df Fix data race #5 10 years ago
fyrz cc0d8be011 [RocksJava] Integrated review comments (D32145) 10 years ago
Igor Canadi 5257c9c42c Merge pull request #452 from robertabcd/backupable-mem 10 years ago
Igor Canadi 560ed402bd [minor] fprintf to stderr instead of stdout in test 10 years ago
Igor Canadi 551a41df37 Merge pull request #476 from alabid/alabid/add-to-simple-example 10 years ago
sdong d2a2b058f0 fault_injection_test: to support file closed after being deleted 10 years ago
alabid f8f040ccc7 Updated .gitignore to ignore *~ files and example object files 10 years ago
Igor Canadi e8bf2310a0 Remove blob store from the codebase 10 years ago
alabid ea7d0b943a Added WriteBatch block to simple_example.cc 10 years ago
Yueh-Hsuan Chiang d6c7300ccf Fixed a compile warning in clang in db/listener_test.cc 10 years ago
Ori Bernstein f9758e0129 Add compaction listener. 10 years ago
sdong e919ecedfc SuperVersion::Unref() to use sequential consistency to decrease ref counting 10 years ago
sdong 4c49fedaf1 Use ustricter consistency in thread local operations 10 years ago
sdong 1b43ab58d9 fault_injection_test: add more logging and makes synchronization slightly stronger 10 years ago
fyrz ca2b00277e [RocksJava] Cleanup portal.h & tests 10 years ago
fyrz f8dc5c459f [RocksJava] Add missing test to Makefile 10 years ago
fyrz b3c1331488 [RocksJava] Removed todo comment in portal.h 10 years ago
fyrz 7ffcc457ff [RocksJava] Cleanup portal.h 10 years ago