Long ago I was taught a dictum and I have yet to encounter a situation in software development to which it did not apply. I was taught that there are…
Tag: thrift
In the last post I decided that I would be using Thrift to define the service interface, exceptions and data types for my kev/value store. Thrift was invented by Facebook…