A Restful Job Pattern For A C# Microservice
This blog is one of The December 6th entries on the 2018 C# Advent Calendar. Thanks for having me again Matt!
This blog is one of The December 6th entries on the 2018 C# Advent Calendar. Thanks for having me again Matt!
In an application that supports parallel processing, concurrency management is almost invariably required. There are many forms of parallel processing, inclu...
I am pleased to announce the release of Linq2Couchbase 1.4. This version includes many new features and improvements.
With the release of Couchbase.Extensions.DnsDiscovery 2.0.2, there are now new options availble for bootstrapping Couchbase using DNS SRV records in .NET Cor...
With the release of Couchbase .NET SDK 2.5.9 there are new options available for configuring connections to Couchbase clusters.
The recent release of the Couchbase .NET SDK 2.4.0 has added many new features. There is a minor feature, however, that is worth a mention. It’s now possib...
When restoring a Couchbase cluster from a backup, the restore utility is kind enough to recreate the N1QL indexes for you. To improve speed and efficiency, ...
Update: This issue has been resolved in Couchbase Server 4.6 Developer Preview. You can certainly continue to use Docker, but there is no longer a requiremen...
Historically, one of the biggest hurdles dealing with NoSQL solutions has been querying the data. In particular, the learning curve for new developers train...
As a developer at CenterEdge Software, I’ve had a lot of cause to use Couchbase as our NoSQL databasing platform over the last few years. I’ve gotten really...