{"_id":"massive-git","_rev":"5-8a5547d917c1e4ebc0f896ed6451dcdb","name":"massive-git","description":"Revision database that implements Git Object Model","dist-tags":{"latest":"0.5.1"},"versions":{"0.5.1":{"author":{"name":"CircuitHub","url":"circuithub.com"},"name":"massive-git","description":"Revision database that implements Git Object Model","version":"0.5.1","repository":{"type":"git","url":"git://github.com/circuithub/massive-git.git"},"main":"./index.coffee","engines":{"node":"~v0.4.12"},"dependencies":{"riak-js":">=0.4.1","coffee-script":">=1.1.2","underscore":">=1.2.0","validator":">=0.3.0"},"devDependencies":{"mocha":">=0.0.6","should":">=0.3.1","async":">=0.1.10"},"_npmUser":{"name":"circuithub","email":"developers@circuithub.com"},"_id":"massive-git@0.5.1","_engineSupported":true,"_npmVersion":"1.0.104","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"525e437e1f3b44ce48d5be46ee102052b1aec36f","tarball":"https://registry.npmjs.org/massive-git/-/massive-git-0.5.1.tgz","integrity":"sha512-UMv3sxkCu5BDFAtd7O/dOlsuhnuDivhvQF1Ykb8RF0I97MbzijhrC2Z+I3kw0CUgHlHHR0B3T1fZgA224Ocb4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+IVGGzvv6jpzKGY0n+aBzLAhhvop+tcpqs6/GCkXYqwIgFScIFjLC8bCHQFsWElmkQFEShTBsY5d92APPtsK8S1w="}]},"maintainers":[{"name":"circuithub","email":"developers@circuithub.com"}]}},"readme":"# MassiveGit\n\nMassiveGit - revision controlled database. \n\n## Implementation\n\nMassiveGit implements Git Object Model  on top of Riak [http://basho.com/products/riak-overview/].\nIn future other backends may be implemented.\n\nCurrently MassiveGit depends on custom version of riak-js module [https://github.com/podviaznikov/riak-js].\nInstall it from this repository.\n\n## Use cases\n\nThere are variety of use cases where it can be used:\n\n1. GitHub\n2. CircuitHub\n3. WikiPedia\n4. shapesmith (MCAD)\n\nBasically any case where you need to store revisioned versions of your data. With MassiveGit you get nice abstraction layer which allows you to deal with data in terms of Git: Commit, Tree, Blob, Tag.\n\n## Additional materials\n\nWe have video and slide from London Node.js User Group: http://lanyrd.com/2011/lnug-october/skgpw/.\n\nCheck them for initial introduction.\n\n## Tips\n\nRemove riak data from this directory:\n\n`/var/lib/riak/leveldb`\n\n\n## Configurations\n\nPlease updated `js_max_vm_mem` and `js_thread_stack` to 512 MB on your app.config.\n\nSee [http://wiki.basho.com/MapReduce.html] for details how to do this and why.\n\nSince we are using secondary indexes please make following change in the riak app.config:\n`change the storage backend to riak_kv_eleveldb_backend`.\n\n## Contributions\n\nMassiveGit is currently is under development. If you need any feature tell us or fork project and implement it by yourself.\n\nWe appreciate feedback!\n\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2011 CircuitHub., http://circuithub.com/\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","maintainers":[{"name":"circuithub","email":"developers@circuithub.com"}],"time":{"modified":"2022-06-19T16:25:46.837Z","created":"2011-11-26T19:45:56.407Z","0.5.1":"2011-11-26T19:45:59.206Z"},"author":{"name":"CircuitHub","url":"circuithub.com"},"repository":{"type":"git","url":"git://github.com/circuithub/massive-git.git"}}