Update index.html
This commit is contained in:
@@ -51,7 +51,7 @@ RedKale 有如下主要特点: <br/>
|
||||
<h3>
|
||||
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>亮点四. DataSource</h3>
|
||||
|
||||
<p> RedKale提供DataSource类对数据层进行操作, 其功能类似JPA+Memcached。 与JPA相比各有优缺点。 <br/>
|
||||
<p> RedKale提供DataSource类对数据层进行操作,其功能类似JPA+Memcached。与JPA相比各有优缺点。 <br/>
|
||||
优点: <br/>
|
||||
1、Datasource中的内存缓存会自动与其他同服务的进程之间同步。 <br/>
|
||||
2、简易的查询接口,即时复杂的过滤查询都无需写SQL语句。 <br/>
|
||||
|
||||
Reference in New Issue
Block a user