Skip to content

oetyng/SAFE.EventStore

atomy
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead of master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

SAFE.EventStore

EventSourcing database on SAFE Network

Based on examples in MaidSafe's mobile repo (https://github.com/maidsafe/safe_mobile). Uses the csharp bindings (https://github.com/krishnaIndia/safe_app_csharp/tree/new_bindings).

Not configured for alpha-2 network anymore, since latest SAFENetwork csharp bindings are now used.

To start using event sourcing as a database solution - for parts of, or entire applications - reference the SAFE.EventStore library in your .NET project, and have a simple solution for storing and retrieving data as events in streams. Todo: Graphical UI for the DB management.

Storing with mock routing SAFE network can be tried with the NoteBook example.

About

EventSourcing database on SAFE Network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages