Hacker News new | ask | show | jobs
by jordwalke 3920 days ago
A cool example: http://roscidus.com/blog/blog/2015/04/28/cuekeeper-gitting-t...
1 comments

Thanks for pointing this out--it brought my attention to the author's Irmin backend, based on the browser's implementation of IndexedDB:

https://github.com/talex5/irmin-indexeddb

That said, trying out this demo [1] of Cuekeeper gives an IndexedDB error message on Firefox 40.0.3 on Linux; perhaps IndexedDB is somehow not enabled.

[1] http://roscidus.com/blog/cuekeeper/