rocksdb/port/win
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081)
Comparable with Snappy on comp ratio.
  Implemented using Windows API, does not require external package.
  Avaiable since Windows 8 and server 2012.
  Use -DXPRESS=1 with CMake to enable.
2016-04-19 22:54:24 -07:00
..
env_win.cc Implement ConsistentChildrenAttribute 2016-02-19 14:20:34 -08:00
port_win.cc Latest versions of Jemalloc library do not require je_init()/je_unint() 2016-03-17 11:25:20 -07:00
port_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00
win_logger.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
win_logger.h Fixed compile warnings in posix_logger.h and coding.h 2016-03-31 16:01:47 -07:00
xpress_win.cc Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00
xpress_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00