Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnarchyDB

This is AnachyDB, the ungoverned data storage.

Why 'Anarchy'?

  • There are no automated tests…
  • …or rules.
  • Only stores limited data and you need to figure out the limitation your self
  • When storing data you get a key back. Don't lose that key, as this is the only way to get back the data from the server.
  • There is no querying whatsoever, except providing the key that was generated when storing

IMPORTANT

  • It's strongly recommended against (!) using this in any form of production. (For reference see date of the initial commit.)

Dependencies

You'll need a current (enough) version of Ruby. At the time of this commit that's Ruby 4.0.4.

Usage

  1. Clone the repository
  2. cd into the cloned repo: cd anarchydb
  3. Run bundler: bundle install
  4. Run the AnarchyDBserver: ./bin/anarchydb.rb

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages