Changes:
- Truncate log on snapshot option
EngineConfiguration.Create()
removed, just use the constructor- Internal methods in addition to public are now proxied
- Exceptions from proxy are no longer wrapped in
TargetInvocationException
RedisModel
now supports bitset commands- Relational model - a new built in model supporting CRUD operations for your user defined IEntity classes
ExecutionContext
renamed toExecution
Nuget: install-package origodb.core