Rion Dooley
Rion Dooley
@nwaughachukwuma Kloudspeakers looks interesting. What's the motiviation/selling point for that over existing OSS projects like https://owncloud.org/, https://github.com/ckan/ckan, and http://www.seeddms.org/?
@g0110280 I am in process of implementing this for a project I'm working on right now. Do you have preferences for how the entitlement checks should be wired up? I'm...
I was playing with this a bit today and wound up getting things working the same way. Reload time went down to about 1.4s. I still need to hook up...
I have things working in prod and development modes well enough to finish the project. I should turn over the app this week and have some time to clean up...
I built out a couple benchmark applications using Spring Shell [here](https://bitbucket.org/deardooley/maverick-benchmarks). If you'd like access, just shoot me your bitbucket account or email. Here are the results running against a...
I spent some time playing around with the ciphers, buffer size, and streaming disk vs streaming memory vs get/put performance between the two libraries. I'm still seeing a 100x difference...
Does it make sense to replicate the existing docker registry and hub APIs for compatibility. Might be a nice step towards an OSS registry ui. Also might fix some of...
I completely understand. I saw you were the lone contributor and realized that I’d be digging through source to track stuff down. Even so, your inline documentation is much better...
Good stuff, James. I pulled the middleware server down last night. I had to convert a few older API def from 1.2 to 2.0 which took longer than I wanted...