Commentari is a Disqus like commenting written in Java/Spring. It uses JavaScript/Ajax to fetch, add, and page through comments. Progressive enhancement is used. The demo interface uses Zurb Foundation, and adapts to tablets, mobile devices, etc. using HTML media calls. Comments are stored in a disk backed treap store, a fast binary tree.