Skip to content

edan/datastore_decide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStore Decide

Wondering how you should persist data in that new app? Use decide, it’ll come up with just as bad an answer as you would have

How do I use decide?

  1. Install this gem

gem install datastore_decide

Command Line Decisions

The gem comes with a bin so you can just type ‘decide’ whenever you want!
For example:

$ decide
Just store it in Cassandra.
$ decide
Just store it in Redis.
$ decide
Just store it in Mongo.
$ decide
Just store it in MySQL.
$ decide
Just store it in Hadoop.
$ decide
Just store it in Cassandra.
$ decide
Just store it in Mongo.
$ decide
Just store it in something you make yourself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%