Kyle Hanson

Results 6 issues of Kyle Hanson

I did a quick first pass here: I made library dependent strings into Text and SQL related strings into Utf8.Text in BSON, Redis and ReQL and the like are closer...

Hello, Congrats on the great project! I am using it in something I am developing and thought I would contribute the changes upstream. I wanted to abstract away the storage...

Hello, I am wondering the best way to *completely* catch an error. For example in connection I can get the error like so, however an error is still printed to...

"doctests" keyword jumps to top. This makes development very troublesome since it is constantly injecting the doctest boilerplate.

This PR has several major breaking changes: These changes are needed to use RaftedValue for values not contained in memory (ie a disk backed database) 1. Consenus data and value...