Skip to content

cclow/qdbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick and Dirty (data)Base - Qdbase

Qdbase is an in-memory key-value store with a RESTful API.

This is a learning project, not one for production.

If you are developing it, use guard for auto testing.

To start as a server, use

rackup config.ru

TODOs

  • Add query functions
  • Implement with concurrent hash. Considering Celluloid.

About

Another learning project. RESTful object database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages