Commit Graph

5 Commits (8086e5e2946402a0a0ffe56195b3ab6dc02aa055)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 6 years ago
Siying Dong 13579e8c5a WriteBufferManger doens't cost to cache if no limit is set (#4695) 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 8 years ago
sdong 6797e6ffac Avoid updating memtable allocated bytes if write_buffer_size is not set 9 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 10 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 11 years ago