Skip to content

peterdeka/mgolock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgolock

Dead simple mutex locking for any MongoDB collection. An alternative to caching the mutexes in Redis or Mongo, operates directly on the document with minimal trace. Yeah i don't like ORMs, this is enough. Docs to come shortly.

About

Dead simple mutex locking for any struct saved to MongoDB with the mgo driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages