Dive into the archives.
- Testing with Redis
Long time, no blog… But enough about that.
On the side, I’ve been working on a new aggregator, Aggir, which allows me to test various things. I started off using SQLite and Sequel for storage, put Solr behind the scenes for search and added a very simple Web UI using Sinatra and HAML. [...]
- Drizzle
Drizzle, a slimmed down MySQL, looks very, very interesting. [ via ]
Stored Procedures, Views, Triggers, Query Cache, and Prepared Statements are gone for now. The field types have been simplified and there is an open debate about the SHOW commands (I am falling into the camp that think they may just belong in the client [...]
