mmmdreg
mmmdreg
I work in a large corporate, where access to public package repos (for maven, npm etc) goes through internal private repos that proxy the public ones. Is it possible to...
In a recent release, Cursive started downloading leinengen itself. Unfortunately in certain corporate environments without direct download access, this kind of auto-downloading does not work. I had manually downloaded lein...
I'm not sure if this is intentional feature or bug... If I create two events for the same aggregateId at the same time using mongo store (haven't tried others), they...
I have my first lacinia app in production and am enjoying it so far so thanks for the hard work up front. Currently to resolve union and interface types correctly,...
Since 0.0-266, kaocha is using orchestra for checking function specs. In my codebase, I use fixtures to enable spec instrumentation per namespace as needed. This is because in some instances...