Revision 0765babe150d9136caee20e21a573d80188ded89 authored by Andrew Kryczka on 17 November 2016, 01:04:49 UTC, committed by Facebook Github Bot on 17 November 2016, 01:24:15 UTC
Summary:
This has been unused since D42069 but kept around for backward
compatibility. I think it is unlikely anyone will use a much older version of
RocksDB for restore than they use for backup, so I propose removing it. It is
also causing recurring confusion, e.g., https://www.facebook.com/groups/rocksdb.dev/permalink/980454015386446/

Ported from https://reviews.facebook.net/D60735
Closes https://github.com/facebook/rocksdb/pull/1529

Differential Revision: D4194199

Pulled By: ajkr

fbshipit-source-id: 82f9bf4
1 parent 647eafd
History
File Mode Size
COMMIT.md -rw-r--r-- 327 bytes
FbsonDocument.h -rw-r--r-- 23.2 KB
FbsonJsonParser.h -rw-r--r-- 17.7 KB
FbsonStream.h -rw-r--r-- 4.4 KB
FbsonUtil.h -rw-r--r-- 3.3 KB
FbsonWriter.h -rw-r--r-- 10.3 KB

back to top