Jon Pither

Results 21 issues of Jon Pither

To benefit from recent speedup gains. Note, the main issue with this, is longer lived transactions, conflicting with the current approach of growing the LMDB DB once it hits a...

performance

We would like to setup Crux in Azure and to document our findings and setup. - blob storage - transaction log? CosmosDB?

epic
1.x

Is there a way to capture unsuccessful http requests? I.e. 500 status codes. It would be great to see the response body for 500 requests as to debug errors. Right...

Hi, Beanstalk now optionally takes ZIPs containing a Dockerfile. The coupling of building WARs and deployment in the `deploy` task in `lein-beanstalk` is an issue for this approach. I built...

If this were deemed a good idea, then the watching REPL could request the state managed via cider.nrepl.middleware.track-state. This is ultimately what drives the dynamic font locking (and presumably a...

Do an interrupt in the MR to see the number of requests that it will attempt to interrupt.

- [x] Limit output to REPL sessions only, at present all traffic through the nREPL connection is shared - [x] send out the eval requests through the pipe - [...

The idea is that if a dev has 2 nREPL sessions open, the data from each is combined to present a consistent view of what the user is doing? I...

enhancement

This is a fun hacky thing, not required for version 1. Probably not ethical, although sucking someone elses branch/stash/changes would be uber cool. Could be hard though. Code mess-around on...

enhancement

From README: ## Feature ideas - Functions run most often outside of immediate namespace - Functions run that fail most often - Time Fns: https://github.com/clojure-emacs/cider/issues/477. Then can show "longest running...

enhancement