- Port the leveldb persistence bits.
- Need LevelDB component for C# .NET. Using the LevelDB .NET component, port the following:
- iddd_common basic Event Store support from Java to idiomatic C#:
- com.saasovation.common.port.adapter.persistence.leveldb
- iddd_common Event Sourcing Event Store support from Java to idiomatic C#:
- com.saasovation.common.port.adapter.persistence.eventsourcing.leveldb
Started work here: https://github.com/yreynhout/IDDD_Samples_NET
Started work here: https://github.com/yreynhout/IDDD_Samples_NET