Sam Kleinman
Sam Kleinman
This may be documentation bugs, and it might be the case that a few simple helper functions/decorators may resolve these issues: First, some background: I really want some settings to...
This will make it so that other libraries cannot use our copies of the generated protobuf code, and will have to generate their own copies (which will help us upgrade...
I was poking at some old configs and I saw `alert-log-messages` which claims that, when non-nil will cause alerts to go to `Alerts`. Huh, I use alerts sometimes, and have...
for 2.6+ write operations via insert, update, delete for 3.2+ (forthcoming) queries via find
I think number of keys is probably enough, but there's all sorts of information that might be useful (size in bytes, counters for hits/misses). I'm mostly thinking about the inevitable...
Would you be interested in considering a pull request that moved things around so that it'd be possible to host/coordinate multiple applications within a single process, looking through the code,...