Today we bring you a case study from the founder of Referral Rock and serial entrepreneur, Joshua Ho. Referral Rock is a referral platform for small businesses that Josh created after he “… realized small businesses lacked the tools to make a customer referral program work.” The app allows businesses to easily and effectively create, implement, and …Read More
Today we bring you a case study from the founder of Referral Rock and serial entrepreneur, Joshua Ho. Referral Rock is a referral platform for small businesses that Josh created after he “… realized small businesses lacked the tools to make a customer referral program work.” The app allows businesses to easily and effectively create, implement, and …Read More
If you thought Exceptionless was fast before, prepare to have your mind blown by what we’ve been able to do in version 3.1, which released today. In short, we’ve reduced cpu and memory usage, increase caching efficiency, and sped up searching, all quite significantly as you’ll see below. Along with these speed boosts, we’ve also made …Read More
If you thought Exceptionless was fast before, prepare to have your mind blown by what we’ve been able to do in version 3.1, which released today. In short, we’ve reduced cpu and memory usage, increase caching efficiency, and sped up searching, all quite significantly as you’ll see below. Along with these speed boosts, we’ve also made …Read More
We’ve been hard at work on several things here at Exceptionless, including a minor version release of our JavaScript Client! Please see the details of this release below. Also, we would like to give a shout out to @frankerbersoll, @srijken and the entire community for help squashing bugs, reporting issues, and providing general feedback. You …Read More
We’ve been hard at work on several things here at Exceptionless, including a minor version release of our JavaScript Client! Please see the details of this release below. Also, we would like to give a shout out to @frankerbersoll, @srijken and the entire community for help squashing bugs, reporting issues, and providing general feedback. You …Read More
In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More
In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More
We’re getting closer and closer to version 1.0 of our JavaScript client, and we wanted to give everyone a demo of installation, configuration, and usage. If you’re using Node.js, make sure to check out last week’s blog post for Node specific examples. Otherwise, continue reading for Javascript examples. As you read and begin playing with the …Read More
Last week we announced our full featured JavaScript client, and we’re super excited about releasing a version 1.0 soon. This week we’d like to put more details out there on the Node.js version of the JavaScript client, including installation, configuration, and usage. We’ve also set up an Express.js sample app that you can spin up locally to play with …Read More