RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

New gem - SuperModel - ActiveModel in-memory databases.

I just released SuperModel - a library for in-memory databases. Supports: * Serialisation, * Validations, * Callbacks, * Observers, * Dirty (Changes), * Ruby Marshaling to disk, * Redis

Comments

The description is “Simple in-memory database using ActiveModel.” Do you mean that it actually depends on ActiveModel, or it works like ActiveModel?

Looks like it depends on ActiveModel, neat library!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in