[ANN] Modelcouch 0.1.0

17 views
Skip to first unread message

Karsten Schmidt

unread,
Feb 12, 2012, 12:30:01 PM2/12/12
to clo...@googlegroups.com
Modelcouch is an extensible CRUD function generator macro for a given
document model spec and CouchDB (clutch) connection URL. The following
functions (incl. documentation) are created in the calling namespace:

make-modelname, get-modelname, put-modelname, delete-modelname,
valid-modelname?, modelname-exists?

The model spec supports the concept of required fields, multiple field
validators and optional hooks to customize the various lifecycle
operations of an entity, i.e. on-init, on-put, on-validate-error,
on-delete

Documentation, example & source:
http://github.com/postspectacular/modelcouch

Repo:
http://clojars.org/com.postspectacular/modelcouch

Best, K.
--
Karsten Schmidt
http://postspectacular.com | http://toxiclibs.org

Reply all
Reply to author
Forward
0 new messages