Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 345 Bytes

FirebaseRedis kind-of-double-ORM

fr is a double kind-of-double-ORM for Firebase and Redis.

Redis as a main data storage. Firebase as a presentation data storage.

Currently supports:

  • Typed fields (StringField, IntField, etc.)
  • Simple id-only quering
  • CRUD operations on data