File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- <h1 align =" center " >Redis OM</h1 >
1
+ <div align =" center " >
2
+ <br />
3
+ <br />
4
+ <img width =" 360 " src =" images/logo.svg " alt =" Redis OM " />
5
+ <br />
6
+ <br />
7
+ </div >
8
+
2
9
<p align =" center " >
3
10
<p align="center">
4
- Objecting mapping, and more, for Redis.
11
+ Object mapping, and more, for Redis and .NET
5
12
</p>
6
13
</p >
7
14
@@ -227,7 +234,7 @@ These queries -- and more! -- are possible because **Redis OM manages indexes fo
227
234
Querying with this index features a rich expression syntax inspired by the Django ORM, SQLAlchemy, and Peewee. We think you'll enjoy it!
228
235
229
236
To learn more about how to query with Redis OM, see the [ documentation on querying] ( docs/querying.md ) .
230
-
237
+ ****
231
238
### Embedded Models
232
239
233
240
Redis OM can store and query ** nested models** like any document database, with the speed and power you get from Redis. Let's see how this works.
You can’t perform that action at this time.
0 commit comments