Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 498 Bytes

CsOhm

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.

Features

This project is a work in progress. These are currently available features:

  • Basic attribute persistence (String, Integer, etc...)
  • Auto-numeric Ids