|
You are here |
triin.net | ||
| | | | |
ntdln.com
|
|
| | | | | Here's another DreamHost tip, this time for using mysqldump to export a MySQL database. You could always use phpMyAdmin to export a database, but there are times when the mysqldump command is eithe... | |
| | | | |
www.vcarrer.com
|
|
| | | | | Blog about web programming & web design | |
| | | | |
till.klampaeckel.de
|
|
| | | | | I recently had the extreme pleasure to use node.js and socket.io on a project. Here are some insights. Objective So the objective of the project was to read data from the _changes feed of our CouchDB cluster (hosted by Cloudant) and publish the data to a widget which we can use to display a constant stream of "what are people doing right now". The core of the problem we faced was not just taking this stream of data and feeding it on to a page, but since we'll deploy this widget to our homepage we needed to make sure that no matter how many clients see it, the impact on the database cluster is minimal; for example, it would be a single client (or down the road up to three for failover) who actually read data from the cluster. | |
| | | | |
vadosware.io
|
|
| | | How I went about setting up a HTTP application on Kubernetes, with Ingress | ||