summaryrefslogtreecommitdiff
path: root/thrift/server_utils.cpp
AgeCommit message (Expand)Author
2013-10-04Removed scribe, thrift and java modules.Dhruba Borthakur
2013-10-04Change namespace from leveldb to rocksdbDhruba Borthakur
2012-08-17Expose new configration variables via the thrift apiDhruba Borthakur
2012-08-03Make leveldb server not exit immediately.Dhruba Borthakur
2012-08-03Implement taoAssocRangeGet().Dhruba Borthakur
2012-08-01Fix "gcc -Wall" warnings for assoc-thrift code.Dhruba Borthakur
2012-08-01Implement the FB-Assoc API via thrift.Dhruba Borthakur
2012-07-11Share a single cache for all the DBs served by this server.Dhruba Borthakur
2012-07-07Create leveldb server via Thrift.Dhruba Borthakur