logo
首页技术栈工具库讨论
gitmodel

gitmodel

GitModel persists Ruby objects using Git as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. Because the database is a Git repository it can be synced across multiple machines, manipulated with standard Git client tools, can be branched and merged, and of course keeps the history of all changes.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconpauldowman/gitmodel540
RUBYGEMS
gem install gitmodel
查看
标签
根据用户添加的标签生成
暂无标签