Dhruba Borthakur
7c0b5ec54a
leveldb thrift server uses an incorrect root directory
...
Summary: The offsets used to speficy hostname and dbdir from the command line were not handled correctly.
Test Plan: none.
Reviewers: heyongqiang
Reviewed By: heyongqiang
Differential Revision: https://reviews.facebook.net/D4683
12 years ago
Dhruba Borthakur
c44be54dd2
Make leveldb server not exit immediately.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
12 years ago
Dhruba Borthakur
88c515b6ba
Implement taoAssocRangeGet().
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
12 years ago
Dhruba Borthakur
0c98fdcf27
Encode id1Type, id2Type and data version the assoc payload.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
12 years ago
Dhruba Borthakur
a3a8f83482
Fix "gcc -Wall" warnings for assoc-thrift code.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
12 years ago
Dhruba Borthakur
b40ad060e0
Implement the FB-Assoc API via thrift.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
12 years ago
Dhruba Borthakur
d5503208cf
Share a single cache for all the DBs served by this server.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
13 years ago
Dhruba Borthakur
bfaa1bd26c
Cleanup thrift header files.
...
Move thrift api from thrift/leveldb.thrift to thrift/if/leveldb.thrift
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
13 years ago
Dhruba Borthakur
80c663882a
Create leveldb server via Thrift.
...
Summary:
First draft.
Unit tests pass.
Test Plan: unit tests attached
Reviewers: heyongqiang
Reviewed By: heyongqiang
Differential Revision: https://reviews.facebook.net/D3969
13 years ago