Skip to content

OrigoDB Core 0.19.0

Latest
Compare
Choose a tag to compare
@rofr rofr released this 30 Dec 13:46
· 30 commits to master since this release

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 to Execution

Nuget: install-package origodb.core