New Weekly Coding Live Stream In the first episode our all new weekly live streaming demo session, Blake talks about the recent push to migrate Exceptionless from Elasticsearch 1.x to Elasticsearch 5.x. One major part of this project has been updating Foundatio.Repositories and Foundatio.parsers, both of which are parts of our pluggable foundation block project for building …Read More
Prioritizing your bug fixes and development time in general can be a daunting task. Sometimes, as developers, we want to work on this shiny widget or this annoying bug, and we don’t really have anything in our face telling us to quit focusing on our dreams and work on what matters to the bottom line. …Read More
Prioritizing your bug fixes and development time in general can be a daunting task. Sometimes, as developers, we want to work on this shiny widget or this annoying bug, and we don’t really have anything in our face telling us to quit focusing on our dreams and work on what matters to the bottom line. …Read More
We’ve learned a lot about deployments since we first started Exceptionless. We initially went with what everyone else was doing (Octopus Deploy), but over time we thought we could greatly simplify and automate it, letting us focus on what matters, improving the product! Through a lot of testing and iterations of our deployment process, we …Read More
This week we want to talk about reference Ids and how we use them to improve customer service for Exceptionless. And how we think you can do the same for your users. What’s a Reference Id? A reference id is a unique identifier, generated by the user, that allows you to look up a submitted …Read More
This week we want to talk about reference Ids and how we use them to improve customer service for Exceptionless. And how we think you can do the same for your users. What’s a Reference Id? A reference id is a unique identifier, generated by the user, that allows you to look up a submitted …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
Today we’ve got a pretty cool case study that comes to us from a game development studio! We love to see Exceptionless being used by companies with interesting projects and development pipelines, and what’s more interesting than gaming, multi-server, and multi-player environments? These guys also gave us some good feedback, which we’ll address. Check it …Read More
We like to know how Exceptionless is helping its users, and we love it when we get feedback! Every once in a while, we like to share a story or two so we can drive home the benefits of having a real-time exception logging service tied into code projects. Surveys are sometimes sent out to …Read More