Category Archives: Cache

Daily Summary Email Improvements, Foundatio Updates, and more – Weekly Update 5/1/2017

In the 5/1/17 weekly update, Blake talks email notification improvements, bug fixes, and Foundatio.Repositories and Foundatio.Parsers updates. Check out the video above or read the details below. Updates to Exceptionless In the past few weeks, we have made massive improvements to the daily summary emails, and added support for json-ld. You can keep up with continued …Read More

Exceptionless 3.1 Released! If You Thought It was Fast Before…

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

Exceptionless 3.1 Released! If You Thought It was Fast Before…

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

Introducing Foundatio 3.0! Now with Async & Increased Efficiency

Foundatio is a pluggable, scalable, painless, open source solution for caching, queues, locks, messaging, jobs, file storage, and metrics in your app. In Version 3.0, we’ve made several improvements, including, as promised in our initial Foundatio blog post, going full async. Take a closer look at the new enhancements, below, and head over to the …Read More

Introducing Foundatio 3.0! Now with Async & Increased Efficiency

Foundatio is a pluggable, scalable, painless, open source solution for caching, queues, locks, messaging, jobs, file storage, and metrics in your app. In Version 3.0, we’ve made several improvements, including, as promised in our initial Foundatio blog post, going full async. Take a closer look at the new enhancements, below, and head over to the …Read More

PLINQO Cache

Yo dawg! I heard you like cache, so we put a caching mechanism in yo server side cache, so you can cache while you cache! …but seriously, PLINQO now includes a built in caching mechanism! All IQueryable result sets can now be dynamically cached/retrieved right from the query. The cache is accessible via an IQueryable …Read More