SaqImtiaz:
These webby non-SQL databases like CouchDB/MongoDB/Cassandra paired with a templating engine seem to be a good match for TiddlyWiki, and this looks like a nice clean implementation.
I love the diversity of having lots of different serversides for TiddlyWiki, suiting people with different preferences and offering different trade-offs to end users.
TiddlyCouch lets you serve a TiddlyWiki from CouchDB and read and write individual tiddlers to the database. Each tiddler is saved as a separate document. It consists of a couchapp and some TiddlyWiki plugins.http://github.com/saqimtiaz/TiddlyCouch
These webby non-SQL databases like CouchDB/MongoDB/Cassandra paired with a templating engine seem to be a good match for TiddlyWiki, and this looks like a nice clean implementation.
I love the diversity of having lots of different serversides for TiddlyWiki, suiting people with different preferences and offering different trade-offs to end users.