CsOhm is Object-Hash Mapping library for .NET inspired by Ohm.
CsOhm is a library for storing POCOs in Redis. The design goal is to be non-invasive, using attribute declarations and reflection to achieve functionality with minimal setup and configuration.
This project is a work in progress. These are currently available features:
- Basic attribute persistence (String, Integer, etc...)
- Auto-numeric Ids