Managed Projects

pump.io

  Analyzed about 17 hours ago

A simple, high-performance engine for distributing social activities.

73.4K lines of code

2 current contributors

about 5 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Node.js Databank

  No analysis available

Databank is an abstraction tool for document stores or key-value stores in Node.js. My goal is to hedge my bets by using a simple CRUD + search interface for interacting with a datastore. If at some point I really need the special snowflake features of Redis or MongoDB or Cassandra or Riak or ... [More] whatever, I should be able to bust out of this simple abstraction and use their native interface without rewriting a lot of code. I also want the data structures stored to look roughly like what someone experienced with the datastore would expect. I chose the name "databank" since it's not in widespread use and won't cause name conflicts, and because it sounds like something a 1960s robot would say. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2