UNPKG

gridfs-locks

Version:

Distributed read/write locking based on MongoDB, designed to make GridFS safe for concurrent access

7 lines (4 loc) 160 B
TESTS = test/index.coffee test: @./node_modules/mocha/bin/mocha --compilers coffee:coffee-script/register --reporter list $(TESTFLAGS) $(TESTS) .PHONY: test