Commit Graph

27 Commits (a4e82a3cca04411529d32905731e712d86e40aa8)

Author SHA1 Message Date
Koby Kahane 3e745053b7 Fix MSVC-related build issues (#7439) 4 years ago
Xavier Deguillard 249f2b59a0 build: make it compile with @mode/win (#7406) 4 years ago
Cheng Chang ee50b8d499 Be able to decrease background thread's CPU priority when creating database backup (#6602) 5 years ago
Peter Dillinger 43dde332cb Share kPageSize (and other small tweaks) (#6443) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 6 years ago
datonli f0edf9d575 #5145 , rename port/dirent.h to port/port_dirent.h to avoid compile err when use port dir as header dir output (#5152) 6 years ago
Levi Tamasi 34f8ac0c99 Make adaptivity of LRU cache mutexes configurable (#5054) 6 years ago
Wilfried Goesgens 5d809ecef7 Add compile time option to work with utf8 filename strings (#4469) 6 years ago
Dmitri Smirnov c364eb42b5 Windows cumulative patch 7 years ago
Dmitri Smirnov 682db81385 Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Dmitri Smirnov 2ca0994cf7 Latest versions of Jemalloc library do not require je_init()/je_unint() 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 9 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
yuslepukhin 047bd22aae Build on Visual Studio 2015 Update 1 9 years ago
Islam AbdelRahman a163cc2d5a Lint everything 9 years ago
Praveen Rao a1d37602a0 Fixing mutex to not use unique_lock 9 years ago
Igor Canadi ac9bcb55ce Set max_open_files based on ulimit 9 years ago
Dmitri Smirnov f14c3363e1 Make WinEnv::NowMicros return system time 9 years ago
Dmitri Smirnov ac5e441ad8 Fix windows build after refactoring 10 years ago
sdong f9728640f3 "make format" against last 10 commits 10 years ago
Dmitri Smirnov d8586ab22b All of these are in the new code added past 3.10 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago