OrigoDB ServerPackage containing 32/64-bit binaries, examples and scriptsRelease date: 2014-02-12 Build version: 0.2.5156.26077 A license is necessary to activate the server. Send us an email and we will provide you with a trial license for non-production use. |
|
OrigoDB CoreThe core embedded engine and client library.Install-Package OrigoDB.Core
|
|
Plugins |
|
Protobuf FormatterInstall-Package OrigoDB.ProtoBuf
|
|
Json FormatterAn IFormatter implementation using Newtonsoft.Json serializationInstall-Package OrigoDB.JsonNetFormatter
|
|
Event StoreCommand journal storage module targeting Event Store v2Install-Package OrigoDB.EventStore
|
|
NEventStoreCommand journal storage module targeting NEventStoreInstall-Package OrigoDB.NEventStore
|
|
Log4Net PluginInstall-Package OrigoDB.Log4Net
|
|
Data models |
|
RedisA native NET data model implementing a subset of the same data structures and commands as redis.Included with OrigoDB.Core starting from version 0.18 |
|
Examples |
|
GeekstreamA distributed blog search engine |
|
ImmutabilityDemonstrates the MVCC immutable model features using the Microsoft.Bcl.Immutable collections |
|
Todo exampleCustom oo domain model with explicit commands with wpf and command line client. |
|
GameworldA simplistic example tracking player positions on a 2D map |
|
Getting startedA really simple command line app demonstrating the basics. |
|
Twitter cloneRich domain model with implicit commands. command line app and ms unit tests. |
|
Other |
|
OrigoDb workshopTraining material for OrigoDB including slides (ppt or pdf) and hands-on labs with instructions. |