Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SpecialK

SpecialK is...

  • a decentralized, distributed storage mechanism
  • a pattern language for building decentralized, distributed applications

See SpecialK/KVDB – A Pattern Language for the Web for further explanation.

Requirements

To work with SpecialK you will need:

Usage

Currently, SpecialK is intended to be used in conjunction with the Agent Service and GLoSEval.

However, it can also be used as a standalone key-value store.

The following files provide an example of setting up a single node to store String values in MongoDB.

This set of tests may provide additional insight into how such a node may be used, including retrieving values using the Prolog-based query system:

A more complex usage example involving multiple nodes can be found here.

Issues

We welcome reports of any issues on the issue tracker.

We are also using JIRA to track issues for this project and the rest of the Synereo Platform: https://synereo.atlassian.net/projects/SOC/issues

More Information