-
Enterprise Java
Redis Clustering
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Replication
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Sharding
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Installation
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Commands – Using Redis Command Line
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Tutorial: NoSQL key-value store
Course Overview Redis is an open-source, networked, in-memory, key-value data store with optional durability, written in ANSI C. According to…
Read More » -
Agile
Agile Myth #7: “Agile Means No Documentation”
The Agile Manifesto says, “Working software over comprehensive documentation”, and many people assume that Agile means little to no documentation.…
Read More » -
DevOps
Tomcat 8 on Java 8 Behind Apache on CentOS
I was recently asked by an associate of mine to deploy a Spring application to a CentOS server running cPanel/WHM…
Read More » -
Core Java
Stream Performance – Your Ideas
Last week I presented some benchmark results regarding the performance of streams in Java 8. You guys and gals were…
Read More »