Closed dcrankshaw closed 10 years ago
I should probably add some comments. I'll get on that.
I think this looks fine for now, just some things worth considering in the future
Go ahead and merge when it looks good to you.
Do you want the branch deleted after merging?
No leave it for now. It's in my fork.
This PR adds an HTTP client that can be used to run benchmarks against Velox. It also adds a local storage backend that just uses a concurrent hashmap in the JVM for testing and debugging purposes.
This addresses issues #9 and #7