Greg Linklater

Results 33 comments of Greg Linklater

lmdbjava/native#5 should add the necessary native libraries for `armv7`, `armv8` and `x86` which should cross off item two on this list. I'll admit when I opened the issue at lmdbjava/native#4...

I've set up a project with the example code and I'm running into the exact error they describe in the above issues. I've asked about a release containing those fixes...

@tomholub I see jnr-ffi and jffi both had releases containing your latest fixes on this topic approximately 24 days ago. It also seems that @benalexau published lmdbjava 0.7.0 28 days...

@tomholub @benalexau compiles and runs quite happily as far as I can see -- the only caveat is that due to some of the Java features in use it'll only...

@tomholub I've been doing some testing with the jnr-ffi library and it still isn't working. I'll mention you in the relevant issues there.

@mikemee I'm still bumping this occasionally. See jnr/jnr-ffi#173 for the latest.

I tried making some local modifications to this for testing and I would also mention that the `hyperspace-mirroring-service` is also a daemon that needs to be running for the CLI...

I think this is conflicting due to me merging #24; otherwise the way you're storing the many credentials is straight forward and looks good to me.

@inorganik we're looking at reworking the storage and session use soon. We'll keep `cookie-session` in mind when we do. Stand by for progress!

Agreed for the first two points -- on the last, I'd say that individual credentials can be deleted by just setting a new object that omits that credential in particular....