Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 366 Bytes

meduza-py - a Python client for Meduza

Meduza is a cross language data store and ORM on top of redis, where clients function as object mappers only.

This allows for very thin and fast clients, while the server does the heavy lifting of abstracting redis.

For full documentation of meduza check out the main project page: https://github.com/EverythingMe/meduza